CMS 3D CMS Logo

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

Variables

tuple muonL1OutputModuleRECOSIM
 

Variable Documentation

tuple muonL1OutputModuleRECOSIM_cfi.muonL1OutputModuleRECOSIM
Initial value:
1 = cms.OutputModule("PoolOutputModule",
2  muonL1EventSelection,
3  RECOSIMmuonL1EventContent,
4  dataset = cms.untracked.PSet(
5  filterName = cms.untracked.string('muonL1RECOSIM'),
6  dataTier = cms.untracked.string('USER')
7  ),
8  fileName = cms.untracked.string('muonL1-RECOSIM.root')
9 )

Definition at line 4 of file muonL1OutputModuleRECOSIM_cfi.py.