-
Notifications
You must be signed in to change notification settings - Fork 10
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
feature/larpandoracontent_v04_11_00 #67
feature/larpandoracontent_v04_11_00 #67
Conversation
… from the MC particles. Add SelectRecoHits bool parameter to the HierarchyValidationAlgorithm (defaults to false).
…will be closed, will all changes added to this pr
…error in the edgehit finder tool, where the sectors are defined using a vector which rotates to define the segments, this was rotating in the x-y plane, not the x-z plane as all other vectors are defined
… is always initialised
…uns during training, removing unnecessary loop during reconstruction
…ade some logic more concise and added in cluster existance and size checks in MVAClusterMergingAlg
…uding files with neutrino2 a changes for testing and validation - will remove these on the final commit
…articles that have MC to the .csv file, reducing the number of processable files by the network
…he DLSignalAlg for particle monitoring, enabling distinguishment betweens photons and electrons, both in MC and decided by the network
…tion to vertex definitions
…non-compatibility with backgrounds in LowE
+code-checks |
trigger build with pull requests #67, LArSoft/larpandora#42 |
The tests are being triggered in jenkins. |
+LArSoft tests OK on slf7 for c14:prof |
1 similar comment
+LArSoft tests OK on slf7 for c14:prof |
+LArSoft tests OK on slf7 for e26:prof |
1 similar comment
+LArSoft tests OK on slf7 for e26:prof |
-SBND tests failed on slf7 for e26:prof |
1 similar comment
-SBND tests failed on slf7 for e26:prof |
-ICARUS tests failed on slf7 for e26:prof |
1 similar comment
-ICARUS tests failed on slf7 for e26:prof |
-uBooNE tests failed on slf7 for e26:prof |
1 similar comment
-uBooNE tests failed on slf7 for e26:prof |
-DUNE tests warning on slf7 for e26:prof |
1 similar comment
-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. |
This PR for larpandoracontent version v04_11_00 contains updates to support supernova neutrino reconstruction and updates to provide Pandora metric calculations that can be backward compatible with legacy metrics. This PR depends upon a feature added in larpandora PR 42.