-
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
Phase2-gem61 Try to update some of the region definitions for calorimeter and muon systems #34004
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34004/23126
|
A new Pull Request was created by @bsunanda (Sunanda Banerjee) for master. It involves the following packages: Geometry/MuonSimData @civanch, @Dr15Jones, @makortel, @cvuosalo, @ianna, @mdhildreth, @cmsbuild can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild Please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-de7b96/15737/summary.html Comparison SummarySummary:
|
+1 |
<PartSelector path="//ShieldingBoronPoly.*"/> | ||
<PartSelector path="//ME11SupportDisk"/> | ||
<Parameter name="CMSCutsRegion" value="MuonIron" eval="false"/> | ||
<Parameter name="ProdCutsForGamma" value="1.*mm"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bsunanda , why MuonIron cut 1 mm? In my memory it should be 1 cm.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I want to move phase2/muonProdcuts.xml with its default cuts to muonProdcuts/2026/v1 and later replace them in the workflows. This is to keep the old record. I shall change the values for v2
<Parameter name="CMSCutsRegion" value="MuonSensitive_DT-CSC" eval="false"/> | ||
<Parameter name="ProdCutsForGamma" value="25.*mm"/> | ||
<Parameter name="ProdCutsForElectrons" value="1.*mm"/> | ||
<Parameter name="ProdCutsForPositrons" value="2.5*m"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
max value should be 1 cm
<PartSelector path="//REG.*"/> | ||
<PartSelector path="//REH.*"/> | ||
<Parameter name="CMSCutsRegion" value="MuonSensitive_RPC" eval="false"/> | ||
<Parameter name="ProdCutsForGamma" value="8.5*m"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 cm
<SpecPar name="Muon"> | ||
<PartSelector path="//MUON"/> | ||
<Parameter name="CMSCutsRegion" value="Muon" eval="false"/> | ||
<Parameter name="ProdCutsForGamma" value="100.*mm"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 cm
<PartSelector path="//ShieldingBoronPoly.*"/> | ||
<PartSelector path="//ME11SupportDisk"/> | ||
<Parameter name="CMSCutsRegion" value="MuonIron" eval="false"/> | ||
<Parameter name="ProdCutsForGamma" value="1.*mm"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 cm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@civanch Please check the values set in 2026/v2/muonProdcuts.xml. I do not want to modify the older values in v1 which will be kept as record
@cmsbuild Please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34004/23193
|
Pull request #34004 was updated. @civanch, @Dr15Jones, @makortel, @cvuosalo, @ianna, @mdhildreth can you please check and sign again. |
@bsunanda , I agree with v2 - they are reasonable. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-de7b96/15791/summary.html Comparison SummarySummary:
|
+1 |
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. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Try to update some of the region definitions for calorimeter and muon systems
PR validation:
Use the runTheMatrix test workflows
if this PR is a backport please specify the original PR and why you need to backport that PR:
Nothing special