-
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
Fixed path names. Removed pt2 and pt3 in unnecessary cases. Added debug print (dump # of HLT passed events). Replace cout to DebugLog. Updated paths (PhotonMET, PureMET, DiPhoton, HighPtPhoton). #11456
Conversation
…ug print (dump # of HLT passed events). Replace cout to DebugLog. Updated paths (PhotonMET, PureMET, DiPhoton, HighPtPhoton).)
A new Pull Request was created by @ryonamin (Ryo Yonamine) for CMSSW_7_5_X. Fixed path names. Removed pt2 and pt3 in unnecessary cases. Added debug print (dump # of HLT passed events). Replace cout to DebugLog. Updated paths (PhotonMET, PureMET, DiPhoton, HighPtPhoton). It involves the following packages: HLTriggerOffline/Exotica @cmsbuild, @danduggan, @vanbesien, @deguio can you please review it and eventually sign? Thanks. |
yep. |
DST_L1HTT125ORHTT150ORHTT175_CaloScouting_v ==> DST_CaloJet40_CaloScouting_v to make this change at later PR.
Pull request #11456 was updated. @cmsbuild, @danduggan, @vanbesien, @deguio can you please check and sign again. |
"DST_HT450_PFReco_PFBTagCSVReco_PFScouting_v", "DST_L1HTT125ORHTT150ORHTT175_PFReco_PFBTagCSVReco_PFScouting_v", "DST_CaloJet40_PFReco_PFBTagCSVReco_PFScoutingo" ==> "DST_HT450_PFScouting_v", "DST_L1HT_PFScouting_v", "DST_CaloJet40_PFScouting_v"_v" to make these changes at later PR.
Pull request #11456 was updated. @cmsbuild, @danduggan, @vanbesien, @deguio can you please check and sign again. |
please test |
let's see how it goes... |
The tests are being triggered in jenkins. |
-1 gmake[1]: **\* [CompilePython] Error 1 gmake[1]: Target `PostBuild' not remade because of errors. gmake[1]: Leaving directory`/tmp/cmsbuild/workspace/ib-any-integration/CMSSW_7_5_X_2015-09-23-2300' gmake: **\* [src] Error 2 gmake: Target `all' not remade because of errors. gmake: **\* [There are compilation/build errors. Please see the detail log above.] Error 2 you can see the results of the tests here: The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: |
typo to be fixed. see: could you just remove those two new files? they will be added anyway with PR #11151 |
Pull request #11456 was updated. @cmsbuild, @danduggan, @vanbesien, @deguio can you please check and sign again. |
I have learned again thanks to you. Sorry for my mess. |
please test |
The tests are being triggered in jenkins. |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_7_5_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 |
This is a PR replaced instead of #11047 (There was a problem to be merged).
Also this is included a latest request that corresponds to #11453. ==> Decided to remove this change and make this change at #11151 (see below).
==> In summary, Backport from 76X to 75X (#10907,#10974, #11219).