Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade/add full light truth information #74

Merged
merged 4 commits into from
May 3, 2022

Conversation

peter-madigan
Copy link
Member

Adds the capability of propagating all or most of the MC truth information on a sample-by-sample basis for the light simulation:

  • set MAX_MC_TRUTH_IDS > 0 to start tracking MC truth segments associated with each sample (typically need >O(100) to preserve all of the truth information)
  • set MC_TRUTH_THRESHOLD to skip tracking the truth information if the track segment contributes less than this amount of light signal to the given sample (units of pe/us)

Saves this info to a dataset light_wvfm_mc_assn with a similar datatype as the mc_packets_assn, but only if MAX_MC_TRUTH_IDS > 0.

@soleti soleti merged commit 7d96016 into DUNE:master May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants