You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I generated some eHe3 scattering events with BeAGLE, and used eicsmear and hepmc3ascii2root to convert the output to hepmc3 and hepmc3.tree.root formats. The status IDs from "particle.status" in the file looked like what I would expect for the hepmc3 status code for my sample. However, when I used the files (I tried both) as an input to run epic simulation, the IDs from "MCParticle.generatorStatus" in the simulation output were mostly 0. Below are the screenshots from the hepmc3.tree.root and the simulation output file:
particle.status from hepmc3.tree.root
MCParticle.generatorStatus from edm4hep.root (In this figure, I only analysed 10 events from the above file)
I am not sure if this is a bug for running simulation on BeAGLE events, or if I am doing anything wrong. Any suggestions will be appreciated! Thank you so much!
Environment: (where does this bug occur, have you tried other environments)
Which branch (main for latest released): main (from the most up to date eic-shell)
Which revision (HEAD for the most recent):
Any specific OS or system where the issue occurs? I ran the analysis on BNL SDCC
Any special versions of ROOT or Geant4?
Steps to reproduce: (give a step by step account of how to trigger the bug)
Expected Result: (what do you expect when you execute the steps above)
I expect the MCParticle.generatorStatus to have similar result as particle.status in the hepmc3.tree.root.
Actual Result: (what do you get when you execute the steps above)
The text was updated successfully, but these errors were encountered:
Hi,
I generated some eHe3 scattering events with BeAGLE, and used eicsmear and hepmc3ascii2root to convert the output to hepmc3 and hepmc3.tree.root formats. The status IDs from "particle.status" in the file looked like what I would expect for the hepmc3 status code for my sample. However, when I used the files (I tried both) as an input to run epic simulation, the IDs from "MCParticle.generatorStatus" in the simulation output were mostly 0. Below are the screenshots from the hepmc3.tree.root and the simulation output file:
particle.status from hepmc3.tree.root
MCParticle.generatorStatus from edm4hep.root (In this figure, I only analysed 10 events from the above file)
I am not sure if this is a bug for running simulation on BeAGLE events, or if I am doing anything wrong. Any suggestions will be appreciated! Thank you so much!
Environment: (where does this bug occur, have you tried other environments)
main
for latest released): main (from the most up to date eic-shell)HEAD
for the most recent):Steps to reproduce: (give a step by step account of how to trigger the bug)
Expected Result: (what do you expect when you execute the steps above)
I expect the MCParticle.generatorStatus to have similar result as particle.status in the hepmc3.tree.root.
Actual Result: (what do you get when you execute the steps above)
The text was updated successfully, but these errors were encountered: