-
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
80x re-miniAOD #13042
80x re-miniAOD #13042
Conversation
A new Pull Request was created by @andrewj314 (AJ Johnson) for CMSSW_8_0_X. It involves the following packages: DataFormats/PatCandidates @cvuosalo, @monttj, @cmsbuild, @deguio, @slava77, @vadler, @vanbesien, @davidlange6 can you please review it and eventually sign? Thanks. cms-bot commands are list here #13028 |
@andrewj314 From a quick look, it seems like your are adding quite a few more discriminants. |
@cmsbuild please test |
The tests are being triggered in jenkins. |
-1 Tested at: ce05e34 ---> test runtestPhysicsToolsPatAlgos had ERRORS you can see the results of the tests here: |
in the unit tests in PhysicsTools/PatAlgos/test/runtests.sh I see
Is this a new discriminant? |
should this be closed? |
-1 |
Rework of PR #12586 to run over 80X. This PR includes new anti-electron discriminators with updated MVA training (MVA6) from Fabio as well as updated MVA training for new ID discriminators from Arun. There are also some minor fixes (additional keep statements in RecoTauTag/Configuration/python/RecoTauTag_EventContent_cff.py that were causing matrix tests to throw missing module exceptions). This PR is for taus only.
Comparison plots can be found here:
https://ytakahas.web.cern.ch/ytakahas/validation_20151201/
Note: this is now working in 8_0_0_pre4. We expect the compilation issues we ran into as well as those we ran into with poison libraries were not due to issues with tau code but with the 8_0_X version used.