-
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
Update RPC geometry fix in 2022 and 2023 MC GTs #42139
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42139/36119
|
A new Pull Request was created by @saumyaphor4252 (Saumya Phor) for master. It involves the following packages:
@cmsbuild, @tvami, @saumyaphor4252, @francescobrivio can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test |
@cmsbuild, please abort |
test parameters:
|
@cmsbuild, please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6376da/33452/summary.html Comparison SummarySummary:
|
There are a lot of differences, mainly in RPC and Muons directories, which is expected given that we are udpating the RPC geometry, FYI @mileva @jhgoh But in workflow 12834.0 I see many changes in all directories, especially Tracking, FYI @cms-sw/tracking-pog-l2
|
Rather unsurprising, given there are are differences at the level of SiStrip digis link. The question is, if that is expected... I gather you don't (@cms-sw/trk-dpg-l2). |
@cmsbuild , please abort
|
test parameters:
|
@cmsbuild , please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6376da/33620/summary.html Comparison SummarySummary:
|
chatted a bit with @mandrenguyen he pointed out that one diff between these two is that in one case the GENSIM is reused, while in the other it's regenerated. In case it's reused, I could imagine incompatibilities.
|
Should not this hold true for all wfs using recycled GS? Isn't there any other in the matrix? Also what about PU library used for mixing (generated with the old geometry)? |
When the simulation geometry is changed, it is mandatory to regenerate the GEN-SIM step. We changed RPC and ZDC geometries in the past. So all previously generated GEN-SIM samples should be avoided for any comparisons.
Sunanda
…________________________________
From: Marco Musich ***@***.***>
Sent: 11 July 2023 01:24
To: cms-sw/cmssw ***@***.***>
Cc: Sunanda Banerjee ***@***.***>; Mention ***@***.***>
Subject: Re: [cms-sw/cmssw] Update RPC geometry fix in 2022 and 2023 MC GTs (PR #42139)
In case it's reused, I could imagine incompatibilities.
Should not this hold true for all wfs using recycled GS? Isn't there any other in the matrix? Also what about PU library used for mixing (generated with the old geometry)?
—
Reply to this email directly, view it on GitHub<#42139 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABGMZOS5LKERFM7NPQ5ZGRTXPRMX5ANCNFSM6AAAAAAZYQUHVM>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
+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. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
shouldn't it be done upfront? we went through some pains to get the gen beamspot correct in the input samples when it was updated. |
+1 as discussed at ORP meeting, will merge this and create relvals for higher-stats checks. |
So we are happy with broken IBs? |
PR description:
This PR updates the 2022 and 2023 MC GTs with the RPC geometry fix for the issue in the RPC chambers. More details regarding the tags updated and the original CMS Talk request for the update can be found in [1].
[1] https://cms-talk.web.cern.ch/t/fix-for-rpc-geometry-for-run3-data-and-mc/25678
GT Differences with the last ones are here:
Phase1 2022 design
https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/131X_mcRun3_2022_design_v2/131X_mcRun3_2022_design_v3
Phase1 2022 realistic
https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/131X_mcRun3_2022_realistic_v3/131X_mcRun3_2022_realistic_v4
Phase1 2022 realistic postEE
https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/131X_mcRun3_2022_realistic_postEE_v3/131X_mcRun3_2022_realistic_postEE_v4
Phase1 2022 cosmics
https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/131X_mcRun3_2022cosmics_realistic_deco_v3/131X_mcRun3_2022cosmics_realistic_deco_v4
Phase1 2022 cosmics design
https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/131X_mcRun3_2022cosmics_design_deco_v2/131X_mcRun3_2022cosmics_design_deco_v3
Phase1 2022 realistic hi
https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/131X_mcRun3_2022_realistic_HI_v7/131X_mcRun3_2022_realistic_HI_v8
Phase1 2023 design
https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/131X_mcRun3_2023_design_v6/131X_mcRun3_2023_design_v7
Phase1 2023 realistic
https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/131X_mcRun3_2023_realistic_v6/131X_mcRun3_2023_realistic_v7
Phase1 2023 cosmics
https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/131X_mcRun3_2023cosmics_realistic_deco_v6/131X_mcRun3_2023cosmics_realistic_deco_v7
Phase1 2023 cosmics design
https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/131X_mcRun3_2023cosmics_design_deco_v6/131X_mcRun3_2023cosmics_design_deco_v7
Phase1 2023 realistic hi
https://cms-conddb.cern.ch/cmsDbBrowser/diff/Prod/gts/131X_mcRun3_2023_realistic_HI_v11/131X_mcRun3_2023_realistic_HI_v12
PR validation:
GTs tested locally with
runTheMatrix.py -l 12034.0,11634.0,7.23,7.24,159.0,159.1,12434.0,160.1,12834.0 -j 8 --ibeos
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:
Not a backport but
131X
and130X
backports coming up right after