-
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
Add QGL input variables and update jerc variables in JME Custom-NanoAODs #29257
Add QGL input variables and update jerc variables in JME Custom-NanoAODs #29257
Conversation
…jerc variables by removing deprecated vars and add new ones in line with the latest jets_cff.py
The code-checks are being triggered in jenkins. |
FYI JMAR convenors @alefisico @camclean |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-29257/14297
|
A new Pull Request was created by @nurfikri89 (Nurfikri Norjoharuddeen) for master. It involves the following packages: PhysicsTools/NanoAOD @perrotta, @cmsbuild, @fgolf, @slava77, @santocch, @peruzzim can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test workflow 25202.01 |
The tests are being triggered in jenkins.
|
+1 |
Comparison job queued. |
Comparison is ready @slava77 comparisons for the following workflows were not done due to missing matrix map:
Comparison Summary:
|
+1
|
+xpog |
+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. @davidlange6, @silviodonato, @fabiocos (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
This PR involves the following changes:
Add input jet variables needed for the quark vs gluon likelihood (QGL) in the JME Custom-NanoAODs. The variables are useful QGL developers when they need to train the likelihood for future new releases. The input variables are already calculated together with the QGL discriminant in the main NanoAOD production. They are not saved in the main NanoAODs by default. Previous (closed) PR for this is Add QGL input variables in JME Custom-NanoAODs #29239.
Remove deprecated "jerc" variables and add new ones in line with the latest jets_cff.py. This fix is for issue PhysicsTools.NanoAOD.custom_jme_cff needs to be updated #29245.
This PR needs to be backported to 10_6_X, once merged, for the ultra legacy campaigns.