[NGT] Update default Phase 2 HLT Muon sequence to use new Standalone seeding module and streamlined Tracker Muon reconstruction#48246
Conversation
|
cms-bot internal usage |
|
type ngt |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48246/45053
|
|
A new Pull Request was created by @Parsifal-2045 for master. It involves the following packages:
@AdrianoDee, @Martin-Grunewald, @Moanwar, @antoniovagnerini, @antoniovilela, @cmsbuild, @ctarricone, @davidlange6, @DickyChant, @fabiocos, @ftorrresd, @hqucms, @mandrenguyen, @miquork, @mmusich, @rappoccio, @rseidita, @srimanob, @subirsarkar can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
test parameters:
|
|
@cmsbuild, please test |
|
-1 Failed Tests: HLTP2Timing Comparison SummarySummary:
|
That fails because the input data here is too old: it misses this fix to the L1T event content that was implemented in CMSSW 15_0_0_pre2 (commit). |
I have opened #48253. |
|
@cmsbuild, please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48246/45155
|
|
Pull request #48246 was updated. @Moanwar, @antoniovagnerini, @antoniovilela, @cmsbuild, @ctarricone, @davidlange6, @fabiocos, @mandrenguyen, @rappoccio, @rseidita, @srimanob, @subirsarkar can you please check and sign again. |
|
test parameters:
|
|
@cmsbuild, please test |
From what I have observed while benchmarking with different configurations (jobs, threads, streams), the overall timing measurements can vary quite a bit depending on the configuration, but are generally stable when fixing a set of parameters (and implementing a workaround specifically for muons), which would lead me to believe the measurements I have provided. Having said this, the changes implemented in this pr deal only with muon reconstruction where the expected improvement is lower than the observed overall, so I'm not exactly sure where the remaining ~60ms are coming from |
|
+1 Size: This PR adds an extra 20KB to repository The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here:
Comparison SummarySummary:
|
|
@cms-sw/dqm-l2 @cms-sw/upgrade-l2 please take a look and sign. |
|
+Upgrade |
|
|
It does indeed affect only Phase2 workflows, since the changes mostly come from the addition of two new collections to monitor in the Phase2 HLT Muon default reconstruction, as written here cmssw/Validation/RecoMuon/python/muonValidationHLT_cff.py Lines 105 to 108 in 12de5c3 Some other spurious differences outside Phase 2 HLT Muons should not be caused by this PR |
|
+dqm |
|
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. @rappoccio, @sextonkennedy, @antoniovilela, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
This PR changes the default Phase 2 HLT Muon reconstruction to the previous
.777workflow. As such it includes:As part of the integration, the
phase2L2AndL3MuonsprocModifiers has been removed. The other related procModiferphase2L3MuonsOIFirstremains as a quick way to assess the performance of the Outside-In first approach in Tracker Muon reconstruction. The latter procModifier is also enabled by default in.778workflows (as before)Slight differences in timing and HLT Muons' physics performance are expected, with slightly higher Standalone performance in the barrel and slightly lower in the endcaps, as seen in the PR that implemented these changes #46897 first.
PR validation:
The PR was tested locally on the standard test suite and a few
.778workflows, such as29704.778