-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[NanoAOD, JMENano] Updates for Nano and JMENano #42728
[NanoAOD, JMENano] Updates for Nano and JMENano #42728
Conversation
…ets documentation and add area.
…puppiNoLep as default PuppiProducer names.
…GL input variables and most b-taggers for AK4CHS. Drop AK8 CHS jets.
… hard-coded label. 'puppiNoLep' is set as the default value.
… clustering. 'puppi' is set as the default value.
…ts below some pt thresholds have reduced information stored (e.g multiplicities)
…or multiplicity variables.
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42728/36820
|
Hi @nurfikri89, do you plan to add the MINI from MINI functions in this PR? |
Hi @simonepigazzini, no I will follow up with a separate PR. Given the latest plan to reMini 2022 samples with 13X, we can already request a JMENano production for 2022 and 2023 after this PR is merged. |
+1 |
type nanoaod (does this work?) -> nope |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7f8664/34903/summary.html Comparison SummarySummary:
NANO Comparison SummarySummary:
Nano size comparison Summary:
|
+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. @rappoccio, @antoniovilela, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This PR aims to add changes related to NanoAOD, JMENanoAOD and ensuring consistency of PuppiProducer instances when processing MiniAODs for production and analysis. The following changes are made:
NanoAOD
These changes are intended to be for the next NanoAOD campaign (
v13
?)RUN3WINTER22PUPPIrunsBCDEprompt
JetID version for jets.JMENanoAOD
PuppiProducer consistency
setupPuppiForPackedPF()
injetTools.py
by addingpackedpuppiNoLep
instance.runMETCorrectionsAndUncertainties.py
, make it optional to provide a differentPuppiProducer
module label rather than stick to a hard-coded label (puppiNoLep
). Set the previously hard-coded label as the default option.PR validation:
runTheMatrix.py -l limited -i all --ibeos
runTheMatrix.py -i all --ibeos -l 2500.0,2500.001,2500.002,2500.01,2500.011,2500.012,2500.1,2500.2,2500.21,2500.3,2500.31,2500.4
If this PR will be backported please specify to which release cycle the backport is meant for:
To be backported to earlier 13_X releases for Run-3 JMENano production but not 13_0_X because there is already the ongoing 2023 NanoAOD production.