-
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
Updated SimProducer for ECAL #36297
Updated SimProducer for ECAL #36297
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36297/27009
|
A new Pull Request was created by @civanch (Vladimir Ivantchenko) for master. It involves the following packages:
@emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @pbo0, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-244e00/20860/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. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
test parameters:
|
please test |
Uhm, I started the tests with relvals 101.0, 102.0 to test them threaded, but I think that https://github.com/cms-sw/cms-bot/pull/1666/files still prevents it. Let retry with a hack |
please abort |
test parameters:
|
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-244e00/20888/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
@smuzaffar , I tried to run the tests together with a "dummy" cms-bot PR that reverts cms-sw/cms-bot#1666, with the intention of testing this fix with 101 and 102 run multithread. |
please test |
Thank you @smuzaffar , this is nice to know! |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-244e00/20900/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
+1
|
PR description:
This PR intended to fix issue #36256. SimProducer used for analysis of hits in ECAL has minor modification. Also InputTag is used instead of string for generatorSmearing label to remove warning in the WF 101.0.
PR validation:
WFs: 101.0, 102.0, 1306.0
if this PR is a backport please specify the original PR and why you need to backport that PR:
no