-
Notifications
You must be signed in to change notification settings - Fork 185
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
patching CLEO model for production studies #6762
patching CLEO model for production studies #6762
Conversation
A new Pull Request was created by @alberto-sanchez (Alberto Sanchez Hernandez) for branch IB/CMSSW_10_6_X/gcc700. @cmsbuild, @smuzaffar, @mrodozov can you please review it and eventually sign? Thanks. |
please test workflow 541.0, 545.0 |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cd6aca/13803/summary.html Comparison SummarySummary:
|
Dear @qliphy, @silviodonato, we are interested in having this patch in production asap. We will need to generate some MC samples using this decay model. This is the distribution before the patch and, this is the distribution after the patch |
@alberto-sanchez |
looks good to me. @alberto-sanchez do we need a similar patch for evtgen 2.0.0 https://github.com/cms-externals/evtgen/blob/cms/2.0.0/src/EvtGenModels/EvtYmSToYnSpipiCLEO.cpp#L145 ? |
As soon as is available |
Yes, we will need something similar in evtgen 2.0 |
@alberto-sanchez , the usual procedure for such fixes is that
Once we have PR for https://github.com/cms-externals/evtgen then we can already start testing it |
by the way, you can do the same for cms/1.6.0 branch (i.e instead of adding patch in to cmsdist, it is better to patch it directly in the cms-externals/evtgen repo cms/1.6.0 branch) |
I have create the Pull request for 2.0, in 1.6 the way the source is downloaded is different, we actually are not using the cms repo, but the tarball distributed at that time. |
+externals
ah you are right @alberto-sanchez. This PR is good for 10.6.X then. |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_10_6_X/gcc700 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 |
This simple patch in required in order to use this model in MC production.