change the Poolsource for PAT2CAT_cfg.py#1
Open
YoungKwonJo wants to merge 1 commit into
Open
Conversation
This configuration is running in CMSSW_7_1_X.
And if we are using dataset for CMSSW_7_0_X, we can see the message.
Because, the dataset for CMSSW_7_0_X don't has "ak4GenJets".
++++++++++
----- Begin Fatal Exception 21-Jul-2014 14:27:13 CEST-----------------------
An exception of category 'ProductNotFound' occurred while
[0] Processing run: 1 lumi: 27 event: 7801
[1] Running path 'outpath'
[2] Calling event method for module PoolOutputModule/'out'
[3] Calling produce method for unscheduled module CATJetProducer/'catJets'
[4] Calling produce method for unscheduled module PATJetProducer/'patJets'
[5] Calling produce method for unscheduled module GenJetMatcher/'patJetGenJetMatch'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: std::vector<reco::GenJet>
Looking for module label: ak4GenJets
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 -------------------------------------------------
++++++++++
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This configuration is running in CMSSW_7_1_X.
And if we are using dataset for CMSSW_7_0_X, we can see the message.
Because, the dataset for CMSSW_7_0_X don't has "ak4GenJets".
++++++++++
----- Begin Fatal Exception 21-Jul-2014 14:27:13 CEST-----------------------
An exception of category 'ProductNotFound' occurred while
[0] Processing run: 1 lumi: 27 event: 7801
[1] Running path 'outpath'
[2] Calling event method for module PoolOutputModule/'out'
[3] Calling produce method for unscheduled module CATJetProducer/'catJets'
[4] Calling produce method for unscheduled module PATJetProducer/'patJets'
[5] Calling produce method for unscheduled module GenJetMatcher/'patJetGenJetMatch'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: std::vectorreco::GenJet
Looking for module label: ak4GenJets
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 -------------------------------------------------
++++++++++