-
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
boosted cleaning fix for 75x #10013
boosted cleaning fix for 75x #10013
Conversation
A new Pull Request was created by @drankincms for CMSSW_7_5_X. boosted cleaning fix for 75x It involves the following packages: HLTrigger/JetMET @Martin-Grunewald, @perrotta, @cmsbuild, @fwyzard can you please review it and eventually sign? Thanks. |
please test |
@drankincms |
The tests are being triggered in jenkins. |
|
||
std::vector<size_t> usedCands; | ||
|
||
std::cout<<"----------------NEW EVENT----------------\n"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove cout statement
-1 runTheMatrix-results/135.4_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS/step1_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS.log ----- Begin Fatal Exception 02-Jul-2015 12:31:07 CEST----------------------- An exception of category 'ProductNotFound' occurred while [0] Processing run: 1 lumi: 1 event: 6 [1] Running path 'HLT_Ele45_CaloIdVT_GsfTrkIdT_PFJet200_PFJet50_v2' [2] Calling event method for module HLTPFJetCollectionsFilter/'hltEle45CaloIdVTGsfTrkIdTDiCentralPFJet50EleCleaned' Exception Message: Principal::getByToken: Found zero products matching all criteria Looking for type: std::vector,reco::PFJet,edm::refhelper::FindUsingAdvance,reco::PFJet> > > Looking for module label: hltEle45CaloIdVTGsfTrkIdTCleanAK4PFJet Looking for productInstanceName: Additional Info: [a] If you wish to continue processing events after a ProductNotFound exception, add "SkipEvent = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration. ----- End Fatal Exception ------------------------------------------------- you can see the results of the tests here: |
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 or unless it breaks tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar |
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 |
Fixing const_cast issue.
Please approve as soon as possible, needed for data taking.
Backport of PR #10012
@rappoccio @isando3