Variables | |
tuple | pfNoJet |
tuple pfNoJet_cfi::pfNoJet |
00001 cms.EDProducer( 00002 "TPPFJetsOnPFCandidates", 00003 enable = cms.bool( True ), 00004 verbose = cms.untracked.bool( False ), 00005 name = cms.untracked.string("noJet"), 00006 topCollection = cms.InputTag("pfJets"), 00007 bottomCollection = cms.InputTag("pfNoElectron"), 00008 )
Definition at line 3 of file pfNoJet_cfi.py.