Variables | |
tuple | topLeptonTauETauEventSelection |
tuple | topLeptonTauEventContent |
tuple | topLeptonTauEventSelection |
tuple | topLeptonTauMuTauEventSelection |
00001 cms.PSet( 00002 SelectEvents = cms.untracked.PSet( 00003 SelectEvents = cms.vstring('topLeptonTauETauPath') 00004 ) 00005 )
Definition at line 6 of file topLeptonTau_EventContent_cff.py.
Definition at line 3 of file topLeptonTau_EventContent_cff.py.
00001 cms.PSet( 00002 SelectEvents = cms.untracked.PSet( 00003 SelectEvents = cms.vstring('topLeptonTauETauPath', 00004 'topLeptonTauMuTauPath') 00005 ) 00006 )
Definition at line 16 of file topLeptonTau_EventContent_cff.py.
00001 cms.PSet( 00002 SelectEvents = cms.untracked.PSet( 00003 SelectEvents = cms.vstring('topLeptonTauMuTauPath') 00004 ) 00005 )
Definition at line 11 of file topLeptonTau_EventContent_cff.py.