-
Notifications
You must be signed in to change notification settings - Fork 168
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
perf: Add option of stereo angle when building telescope detector #2240
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.
Looks good
Codecov Report
@@ Coverage Diff @@
## main #2240 +/- ##
=======================================
Coverage 49.66% 49.66%
=======================================
Files 453 453
Lines 25533 25533
Branches 11706 11706
=======================================
Hits 12680 12680
Misses 4574 4574
Partials 8279 8279 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
📊 Physics performance monitoring for 60000bdSummary VertexingSeedingCKFAmbiguity resolutionTruth tracking (Kalman Filter)Truth tracking (GSF) |
I applied my own suggestions, now my review is not eligible anymore. @felix-russo or @AJPfleger could you have a quick look at this? |
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.
Looks good, just a few (probably overly pedantic) remarks from my side
...etectors/TelescopeDetector/include/ActsExamples/TelescopeDetector/BuildTelescopeDetector.hpp
Outdated
Show resolved
Hide resolved
...etectors/TelescopeDetector/include/ActsExamples/TelescopeDetector/BuildTelescopeDetector.hpp
Outdated
Show resolved
Hide resolved
...etectors/TelescopeDetector/include/ActsExamples/TelescopeDetector/BuildTelescopeDetector.hpp
Outdated
Show resolved
Hide resolved
Examples/Detectors/TelescopeDetector/src/BuildTelescopeDetector.cpp
Outdated
Show resolved
Hide resolved
Examples/Detectors/TelescopeDetector/src/BuildTelescopeDetector.cpp
Outdated
Show resolved
Hide resolved
Co-authored-by: felix-russo <[email protected]>
@felix-russo can you check back if you're happy with the changes? |
Test failure was system-related. |
This PR add options for stereo angles of each telescope plane when building the telescope detector, which is helpful in case that the telescope planes are strip detectors with stereo angles.