CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
muonL1_EventContent_cff Namespace Reference

Variables

tuple AODSIMmuonL1EventContent
 
tuple muonL1EventContent
 
tuple muonL1EventSelection
 
tuple RECOSIMmuonL1EventContent
 

Variable Documentation

tuple muonL1_EventContent_cff.AODSIMmuonL1EventContent
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring()
3 )

Definition at line 15 of file muonL1_EventContent_cff.py.

tuple muonL1_EventContent_cff.muonL1EventContent
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring()
3 )

Definition at line 4 of file muonL1_EventContent_cff.py.

tuple muonL1_EventContent_cff.muonL1EventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('muonL1Path')
4  )
5 )

Definition at line 7 of file muonL1_EventContent_cff.py.

tuple muonL1_EventContent_cff.RECOSIMmuonL1EventContent
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring()
3 )

Definition at line 12 of file muonL1_EventContent_cff.py.