Variables | |
tuple | pfNoTau |
tuple pfNoTau_cfi::pfNoTau |
00001 cms.EDProducer( 00002 "TPPFTausOnPFJets", 00003 enable = cms.bool( True ), 00004 verbose = cms.untracked.bool( False ), 00005 name = cms.untracked.string("noTau"), 00006 topCollection = cms.InputTag("pfTaus"), 00007 bottomCollection = cms.InputTag("pfJets"), 00008 )
Definition at line 3 of file pfNoTau_cfi.py.