Variables | |
tuple | tauGenJetsSelectorAllHadrons |
00001 cms.EDFilter("TauGenJetDecayModeSelector", 00002 src = cms.InputTag("tauGenJets"), 00003 select = cms.vstring('oneProng0Pi0', 00004 'oneProng1Pi0', 00005 'oneProng2Pi0', 00006 'oneProngOther', 00007 'threeProng0Pi0', 00008 'threeProng1Pi0', 00009 'threeProngOther', 00010 'rare'), 00011 filter = cms.bool(False) 00012 )
Definition at line 3 of file TauGenJetsDecayModeSelectorAllHadrons_cfi.py.