-
Notifications
You must be signed in to change notification settings - Fork 177
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
refactor: resurrect detector root volumes #2044
refactor: resurrect detector root volumes #2044
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like this, we have now the possibility to create one or many root volumes, bravo!
You need to add the mockup detector test as well .. |
Codecov Report
@@ Coverage Diff @@
## main #2044 +/- ##
==========================================
+ Coverage 49.82% 49.83% +0.01%
==========================================
Files 420 420
Lines 23955 23958 +3
Branches 10857 10858 +1
==========================================
+ Hits 11935 11940 +5
- Misses 4388 4389 +1
+ Partials 7632 7629 -3
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
📊 Physics performance monitoring for ed5f5aeFull report VertexingSeedingCKFAmbiguity resolutionTruth tracking (Kalman Filter)Truth tracking (GSF) |
Schaun mer mal ... |
…:andiwand/acts into refactor-resurrect-detector-root-volumes
massaging clang tidy right now otherwise this should be done I think |
with acts-project#2027 I removed the ability to have multiple root volumes. this functionality is brought back in this PR because it is necessary for the KDT detector builder --------- Co-authored-by: Andreas Salzburger <[email protected]>
with #2027 I removed the ability to have multiple root volumes. this functionality is brought back in this PR because it is necessary for the KDT detector builder