-
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
Add energy correlation functions to jet tools 75 #11074
Conversation
A new Pull Request was created by @ahinzmann for CMSSW_7_5_X. Add energy correlation functions to jet tools 75 It involves the following packages: RecoJets/JetProducers @cmsbuild, @cvuosalo, @slava77 can you please review it and eventually sign? Thanks. |
@cmsbuild please test |
The tests are being triggered in jenkins. |
-1 runTheMatrix-results/50202.0_TTbar_13+TTbar_13+DIGIUP15_PU50+RECOUP15_PU50+HARVESTUP15_PU50/step2_TTbar_13+TTbar_13+DIGIUP15_PU50+RECOUP15_PU50+HARVESTUP15_PU50.log ----- Begin Fatal Exception 03-Sep-2015 15:09:53 CEST----------------------- An exception of category 'Configuration' occurred while [0] Constructing the EventProcessor [1] Constructing module: class=MixingModule label='mix' Exception Message: RootEmbeddedFileSequence no input files specified for secondary input source. ----- End Fatal Exception ------------------------------------------------- 25202.0 step3 runTheMatrix-results/25202.0_TTbar_13+TTbar_13+DIGIUP15_PU25+RECOUP15_PU25+HARVESTUP15_PU25/step3_TTbar_13+TTbar_13+DIGIUP15_PU25+RECOUP15_PU25+HARVESTUP15_PU25.log ----- Begin Fatal Exception 03-Sep-2015 15:11:50 CEST----------------------- An exception of category 'Configuration' occurred while [0] Constructing the EventProcessor [1] Constructing module: class=MixingModule label='mix' Exception Message: RootEmbeddedFileSequence no input files specified for secondary input source. ----- End Fatal Exception ------------------------------------------------- 1001.0 step1 DAS Error you can see the results of the tests here: |
@cmsbuild please test |
The tests are being triggered in jenkins. |
+1 Adding energy correlation functions to jet tools. This new tool doesn't run in standard workflows, so there should be no changes in run-time behavior. #11028 is the 76X version of this PR, and it has already been merged. The new code is satisfactory. Jenkins tests against baseline CMSSW_7_5_X_2015-09-02-1100 show no significant differences, as expected. |
This pull request is fully signed and it will be integrated in one of the next CMSSW_7_5_X IBs once checked with relvals in the development release cycle of CMSSW (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar |
+1 |
Add energy correlation functions to jet tools 75
Backport of #11028
The energy correlations functions are currently the default algorithm for W-tagging in ATLAS.
They are not run in RECO/AOD/MiniAOD, but added them to CMSSW for cross check analyses.
They can be tested with:
RecoJets/JetProducers/test/testJetTools_cfg.py