-
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
Adding JPTjets to MiniAOD #36335
Adding JPTjets to MiniAOD #36335
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36335/27081
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-36335/27083
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-36335/27086
|
A new Pull Request was created by @kodolova (kodolova) for master. It involves the following packages:
@jpata, @cmsbuild, @slava77 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild please test |
allow @clacaputo test rights |
-1 Failed Tests: RelVals RelVals-INPUT RelVals
RelVals-INPUT
|
I do not know how to perform in this case. |
Dear Collegueas, |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8761bd/26136/summary.html Comparison SummarySummary:
|
+reconstruction
|
+xpog no objection to this addition, since has a minimal impact on the size of mini. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8761bd/26433/summary.html Comparison SummarySummary:
|
@clacaputo analysis signature is basically on ORP side. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8761bd/26682/summary.html Comparison SummarySummary:
|
+1 |
merge |
+1 |
PR description:
The code adds JPT jets to MiniAOD. It was reported at Jetmet meetings:
https://indico.cern.ch/event/1010496/contributions/4241123/attachments/2194135/3709198/jetmet22022021.pdf
https://indico.cern.ch/event/1072389/contributions/4509543/attachments/2304437/3920302/jmar07092021.pdf
2 collections are added: JPT jets and Calojets that are the source of JPTJets but are absent in slimmedCaloJets. The addional CaloJet collection is needed for (re)-calibration of JPTJets at MiniAOD.
PR validation:
scram b runtests - only as GEN-SIM-RECO file was as input cmsRun${LOCAL_TEST_DIR}/patMiniAOD_standard_cfg.py || die 'Failure using patMiniAOD_standard_cfg.py' $ ?
runTheMatrix.py -l limited -i all --ibeos as it is.
/afs/cern.ch/work/k/kodolova/public/HMUMUBB/CMSSW_12_2_X_2021-12-01-1100/src
if this PR is a backport please specify the original PR and why you need to backport that PR:
Before submitting your pull requests, make sure you followed this checklist: