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
Is your feature request related to a problem? Please describe.
In the default output from EICRecon, a few of the detectors do not preserve their edm4hep SimTrackerHits/SimCalorimeterHits and none appear to keep the CaloHitContributions
This might be intentional in all/some instances to keep the file size level down. It would be useful to keep the data for various studies and not leave floating references to these hits in the associations,
Describe the solution you'd like
All simulation information to be preserved so that a full re-analysis/merging of simulation level information can be carried out on campaign output files.
Describe alternatives you've considered
Keep the simulation, digitization and reconstruction level information in different files.