-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[15.0.X] Strip overlap check for different product ID #48404
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: CMSSW_15_0_X
Are you sure you want to change the base?
[15.0.X] Strip overlap check for different product ID #48404
Conversation
A new Pull Request was created by @mmasciov for CMSSW_15_0_X. It involves the following packages:
@cmsbuild, @jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
cms-bot internal usage |
please test |
+1 Size: This PR adds an extra 16KB to repository Comparison SummarySummary:
|
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_15_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_15_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @rappoccio, @antoniovilela, @sextonkennedy, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
@cms-sw/tracking-pog-l2
I'd like to have clarified if tracking POG considers this PR necessary or not for a possible update of the 2025 HLT data-taking menu (see ticket CMSHLT-3534) in V1.3 (deadline for tickets Jul 23rd). Said in other words, shall we strive to have it in the next release? |
If PR #47629 is not in (the PR is under review; using #47629 would be the best scenario for the Tracking POG), then the strategy depicted in https://its.cern.ch/jira/browse/CMSHLT-3534 should be considered, and for that this PR is required. As the PR doesn't have any impact on physics as is, is there a reason not to have this in the release? |
on the contrary, I am intending to push it. |
PR description:
Backport of #48403
As per title.
The possibility to produce strip clusters with different algorithm was discussed in https://its.cern.ch/jira/browse/CMSHLT-3534 for HLT in 2025-2026.
As other developments are in the pipeline, this possibility is currently on hold.
However, it would not be technically possible without this PR.
In fact, this PR introduces the possibility to check strip overlaps for different product IDs.
This is fully transparent for the current HLT scenario, as well as for offline (see below).
PR validation:
HLT tracking: https://uaf-10.t2.ucsd.edu/~mmasciov/TRKPOG/HLT2025/HLT_TTbarPU_TrackListMergerTest_mkFitDR/plots_hlt.html
Offline tracking: https://uaf-10.t2.ucsd.edu/~mmasciov/TRKPOG/HLT2025/MTVOffline_TTbarPU_TrackListMergerTest/
Offline tracking timing is also NOT affected: https://uaf-10.t2.ucsd.edu/~mmasciov/TRKPOG/HLT2025/MTVOffline_TTbarPU_TrackListMergerTest/plots_timing.html
FYI, @cms-sw/tracking-pog-l2, @slava77