-
Notifications
You must be signed in to change notification settings - Fork 174
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
feat: Experiment cuts to dublets in seed finder #2326
feat: Experiment cuts to dublets in seed finder #2326
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2326 +/- ##
==========================================
- Coverage 49.52% 49.50% -0.02%
==========================================
Files 474 475 +1
Lines 26968 26975 +7
Branches 12452 12454 +2
==========================================
Hits 13355 13355
- Misses 4755 4762 +7
Partials 8858 8858 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Carlo Varni <75478407+CarloVarni@users.noreply.github.com>
Co-authored-by: Carlo Varni <75478407+CarloVarni@users.noreply.github.com>
Examples/Algorithms/TrackFinding/src/SeedingOrthogonalAlgorithm.cpp
Outdated
Show resolved
Hide resolved
Examples/Algorithms/TrackFinding/src/SeedingOrthogonalAlgorithm.cpp
Outdated
Show resolved
Hide resolved
Co-authored-by: Paul Gessinger <hello@paulgessinger.com>
…eCoelho/acts into experimentCuts-seeding
…eCoelho/acts into experimentCuts-seeding
Thank you @paulgessinger for the suggestion, I think this is finally working |
This PR adds an option to include experimental specific cuts to discard bottom-middle dublets in a certain (r, eta) region of the detector.
This PR is related to the implementation of the ITk "fast tracking" configuration from PR #2166
(I am splitting the changes to make it more organised @CarloVarni @noemina)
For the integration with Athena we will need to implement something like that in Athena:
where: