-
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
Make stop/sbottom R-hadrons use the cloud model #34459
Conversation
…conditional in CustomPhysicsList
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34459/23904
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34459/23907
|
A new Pull Request was created by @tvami (Tamas Vami) for master. It involves the following packages:
@cmsbuild, @civanch, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
type bugfix |
@cmsbuild , please test |
@cmsbuild, please abort test
|
-1 Failed Tests: AddOn AddOn Tests
Comparison SummarySummary:
|
The addOn test failure doesn't seem to be connected to this PR, hlt_mc_HIon has nothing to do with R-hadron simulation. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b90870/16795/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, @perrotta (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This PR fixes a bug, namely that the stop/sbottom R-hadrons were not added in CustomPhysicsList from CMSSW_8_0_X, so they do not use the cloud model. Fix can be easily done by renaming is_Rhadron() to s_isgluinoHadron to reflect what the code is really doing and add the stop and sbottom to the CustomPhysicsList.
More details
https://indico.cern.ch/event/1012481/contributions/4248900/attachments/2198166/3716919/SlidesMCTests20210226.pdf
and
https://indico.cern.ch/event/963050/contributions/4051179/attachments/2116681/3565085/SlidesMCDebug20201006.pdf
PR validation:
Code compiles, physics validation done in the talks linked above
if this PR is a backport please specify the original PR and why you need to backport that PR:
This is not a backport, but a backport is planned
cc: @tadams16 @carolinecollard