We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Official recommendation:
https://twiki.cern.ch/twiki/bin/view/CMS/PileupJetIDUL
It says that PU jet ID should be applied for the corrected JET pt < 50 GeV only. But we are applying for all jets.
nanoAOD_skim/src/H4LTools.cc
Line 127 in e1ef2d0
We need to fix it.
The text was updated successfully, but these errors were encountered:
https://github.com/ram1123/nanoAOD_skim/blob/HZZ_Analysis_Run3/src/H4LTools.cc#L118 fixed
Sorry, something went wrong.
PU ID is applied in wrong way. Please fix this.
fixed in commit 55659e5
No branches or pull requests
Official recommendation:
https://twiki.cern.ch/twiki/bin/view/CMS/PileupJetIDUL
It says that PU jet ID should be applied for the corrected JET pt < 50 GeV only. But we are applying for all jets.
nanoAOD_skim/src/H4LTools.cc
Line 127 in e1ef2d0
We need to fix it.
The text was updated successfully, but these errors were encountered: