-
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 H->inv paths to the HLT Higgs dqm #12014
Adding H->inv paths to the HLT Higgs dqm #12014
Conversation
Conflicts: HLTriggerOffline/Higgs/python/hltHiggsPostProcessors_cff.py HLTriggerOffline/Higgs/python/hltHiggsValidator_cfi.py
A new Pull Request was created by @jasperlauwers for CMSSW_7_4_X. Adding H->inv paths to the HLT Higgs dqm It involves the following packages: HLTriggerOffline/Higgs @cmsbuild, @danduggan, @vanbesien, @deguio can you please review it and eventually sign? Thanks. |
this one should be submitted to 75x, 76x, 80x as well for consistency |
please test |
The tests are being triggered in jenkins. |
Pull request #12014 was updated. @cmsbuild, @danduggan, @vanbesien, @deguio can you please check and sign again. |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_7_4_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_7_6_X is complete. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar |
Backport of #11636
Adding paths to the dqm:
"HLT_DiPFJet40_DEta3p5_MJJ600_PFMETNoMu140_v",
"HLT_DiPFJet40_DEta3p5_MJJ600_PFMETNoMu80_v",
"HLT_DiPFJet40_DEta3p5_MJJ600_PFMETNoMu140_JetIdCleaned_v",
"HLT_DiPFJet40_DEta3p5_MJJ600_PFMETNoMu80_JetIdCleaned_v"
The naming of these paths required an additional fix in the code as well.