CMS 3D CMS Logo

Variables

topLeptonTau_EventContent_cff Namespace Reference

Variables

tuple topLeptonTauETauEventSelection
tuple topLeptonTauEventContent
tuple topLeptonTauEventSelection
tuple topLeptonTauMuTauEventSelection

Variable Documentation

Initial value:
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.

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring()
00003 )

Definition at line 3 of file topLeptonTau_EventContent_cff.py.

Initial value:
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.

Initial value:
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.