-
Notifications
You must be signed in to change notification settings - Fork 4.6k
LST: T5-T5 Duplicate Merging #49623
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
base: master
Are you sure you want to change the base?
LST: T5-T5 Duplicate Merging #49623
Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49623/47161 |
|
A new Pull Request was created by @GNiendorf for master. It involves the following packages:
@Dr15Jones, @Moanwar, @cmsbuild, @jfernan2, @makortel, @mandrenguyen, @smuzaffar, @srimanob can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
test parameters:
|
|
@cmsbuild please test |
|
+1 Size: This PR adds an extra 16KB to repository HLT P2 Timing: chart Comparison SummarySummary:
|
|
+1 |
|
+core |
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @ftenchini, @mandrenguyen, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
PR description:
This PR introduces a duplicate merging strategy for Line Segment Tracking (LST) that extends track candidates by recovering hits from duplicate T5 tracklets that were previously discarded. The algorithm iterates over T5s to identify duplicates eligible for merging, requiring that they pass a set of selections and originate from different layers. A new kernel, ExtendTrackCandidatesFromDupT5, merges hits from the highest-scoring duplicates into LST track candidates. About 70% of LST T5 and pT5 track candidates gain additional hits, improving pT resolution and increasing track candidate length with negligible impact on timing.
More info: LST Duplicate Merging.pdf
cc. @slava77