-
Notifications
You must be signed in to change notification settings - Fork 4.4k
[GEM] Turning on the applyMasking flag for Run 3 GEM data taking #47257
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
Conversation
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47257/43553 |
A new Pull Request was created by @yeckang for master. It involves the following packages:
@Moanwar, @cmsbuild, @jfernan2, @mandrenguyen, @srimanob, @subirsarkar can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test |
-1 Failed Tests: UnitTests RelVals AddOn Unit TestsI found 2 errors in the following unit tests: ---> test test_MC_22_crosscheck had ERRORS ---> test test_MC_23_crosscheck had ERRORS RelVals
AddOn Tests
|
FYI @cms-sw/alca-l2 looks like some GTs to be updated were missed (e.g. HIon MC, phase-2) |
@yeckang probably we don't need this in phase 2, can we just turn off masking in the phase2 modify line? |
I will prepare the modified GTs with the dedicated tags nonetheless |
I thought that the |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47257/43576 |
Great, tests succeed! |
+1 |
+Upgrade |
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. @mandrenguyen, @antoniovilela, @sextonkennedy, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
assign alca |
+alca |
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. @sextonkennedy, @antoniovilela, @mandrenguyen, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Does this update need to be backported to |
Tagging @cms-sw/reconstruction-l2 and @cms-sw/alca-l2 before I forget this. This change has been applied to the Run-3 HLT menus for 2025 in CMSHLT-3420. |
... and the 150X online GTs are ready for it! This PR does not affect the possibility to implement it in the HLT menu. Of course, if GEM wants to have the possibility to mask or declare as dead some channels also in reco, @yeckang (or someone else from the GEM group) should take care of backporting this PR in 150X. |
PR description:
GEMDeadSrtripsRcd
andGEMMaskedStripsRcd
existed in any global tag.GEMDeadStripsRcd
andGEMMaskedStripsRcd
have been on the condDB recently.GEMDeadStripsRcd
andGEMMaskedStripsRcd
are empty. So we don't expect any changes in the result.PR validation:
scram b code-format
andscram b code-checks
are applied.runTheMatrix.py -w standard -l 145.006
is performed for the test. The scenario using the Run3 data which is this PR affecting.