-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
[12_4_X] Add GEM alignment in all Run3 GTs #38693
[12_4_X] Add GEM alignment in all Run3 GTs #38693
Conversation
backport of #38692 |
A new Pull Request was created by @francescobrivio for CMSSW_12_4_X. It involves the following packages:
@malbouis, @yuanchao, @cmsbuild, @francescobrivio, @ChrisMisan, @tvami can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters:
|
Pull request #38693 was updated. @malbouis, @yuanchao, @cmsbuild, @francescobrivio, @ChrisMisan, @tvami can you please check and sign again. |
@cmsbuild please test |
type gem |
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test TestDQMOnlineClient-beam_dqm_sourceclient had ERRORS ---> test TestDQMOnlineClient-mutracking_dqm_sourceclient had ERRORS ---> test TestDQMOnlineClient-pixel_dqm_sourceclient had ERRORS Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
Pull request #38693 was updated. @malbouis, @yuanchao, @cmsbuild, @francescobrivio, @ChrisMisan, @tvami can you please check and sign again. |
test parameters:
|
@cmsbuild please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ba7c10/26264/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
Pull request #38693 was updated. @malbouis, @yuanchao, @cmsbuild, @francescobrivio, @ChrisMisan, @tvami can you please check and sign again. |
Following the discussion in #38760 (comment) I reverted the reco BeamSpot tags in the Run 3 MC realistic GTs in aa754c5. |
@cmsbuild please test |
unhold |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ba7c10/26326/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
+alca
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_12_4_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_12_5_X is complete. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
@francescobrivio is it correct that the "design" tags are the same as in #38692? I imagine that that the vtxsmearing was not modified for those "design" scenarios, but let me double check... |
@perrotta correct! The "ideal" GTs use a different BS tag! |
+1 |
PR description:
(Partial) Backport of #38692
In this PR we add:
- the new BeamSpot for Run 3 collisions at 13.6 TeV in all Run3 MC GTs- Compatible with the VtxSmearing parametersRealistic25ns13p6TeVEarly2022Collision
introduced in Add VtxSmearing scenario for Run 3 early data at 13.6 TeV #38616- The new reco BeamSpot was derived from the RelVal produced in JIRA-PDMVRELVALS-156See master PR for details on the tags and the GT diffs.
EDIT
After the disussion in #38760 (comment) it was concluded that the new reco BeamSpot tags should not be propagated to the Run 3 realistic MC GTs in CMSSW_12_4_X (while they are included in the master branch).
So in aa754c5 I reverted the BeamSpot tags, here are the new GT diffs:
MC Run3 realistic https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/124X_mcRun3_2022_realistic_v8/124X_mcRun3_2022_realistic_v10
MC Run3 cosmics realistic https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/124X_mcRun3_2022cosmics_realistic_deco_v9/124X_mcRun3_2022cosmics_realistic_deco_v11
MC Run3 realistic HI https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/124X_mcRun3_2022_realistic_HI_v8/124X_mcRun3_2022_realistic_HI_v10
MC Run3 2023 realistic https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/124X_mcRun3_2023_realistic_v9/124X_mcRun3_2023_realistic_v11
MC Run3 2024 realistic https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/124X_mcRun3_2024_realistic_v9/124X_mcRun3_2024_realistic_v11
PR validation:
Tested with
runTheMatrix.py -l 139.001,138.4,138.5,12034.0,11634.0,7.23,159.0,12434.0,12834.0 --ibeos -j 16
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Backport of #38692