-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Fix metMCTable in NanoGEN #44850
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
Fix metMCTable in NanoGEN #44850
Conversation
|
cms-bot internal usage |
|
enable nano |
|
please test workflow 546.0,547.0,548.0 |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44850/40102
|
|
A new Pull Request was created by @hqucms for master. It involves the following packages:
@hqucms, @vlimant can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-1d73a8/39106/summary.html Comparison SummarySummary:
NANO Comparison SummarySummary:
Nano size comparison Summary:
|
|
+orp
|
|
+xpog |
|
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 be automatically merged. |
PR description:
Fixes the
ProductNotFounderror in relval wf 546.0, as reported in #44782 (comment).Cause of the error: In we changed
metMCTableto take input of the specificpat::METtype. However, in theNanoGENcustomization, the input is changed togenMetTruewhich is of a different type (reco::MET), thus theProductNotFounderror.PR validation:
runTheMatrix.py -l 546.0,547.0,548.0 --ibeos