-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add nuance code for supernova neutrinos #42
Add nuance code for supernova neutrinos #42
Conversation
A new Pull Request was created by @AndyChappell for develop. It involves the following packages: larpandora @LArSoft/level-2-managers, @LArSoft/level-1-managers can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
The code-checks are being triggered in jenkins. |
+code-checks |
The tests are being triggered in jenkins. |
+LArSoft tests OK on slf7 for c14:prof |
+LArSoft tests OK on slf7 for e26:prof |
-SBND tests failed on slf7 for e26:prof |
-ICARUS tests failed on slf7 for e26:prof |
-uBooNE tests failed on slf7 for e26:prof |
-DUNE tests warning on slf7 for e26:prof |
approve |
This pull request is fully signed and it will be merged to develop and built in the next LArSoft release after it passes the integration tests. |
Pandora uses the nuance code in some decision making e.g. does this particle come from a neutrino interaction or a cosmic ray. MARLEY sets nuance codes to 0, which breaks a lot of the logic in the decision making. This update adds an override to Pandora's internal nuance code override for supernova origin particles (code==4000).