CMS 3D CMS Logo

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

Variables

tuple metLowOutputModuleAODSIM
 

Variable Documentation

tuple metLowOutputModuleAODSIM_cfi.metLowOutputModuleAODSIM
Initial value:
1 = cms.OutputModule("PoolOutputModule",
2  metLowEventSelection,
3  AODSIMMetLowEventContent,
4  fileName = cms.untracked.string('metLow_AODSIM.root'),
5  dataset = cms.untracked.PSet(
6  filterName = cms.untracked.string('metLow_AODSIM'),
7  dataTier = cms.untracked.string('USER')
8  )
9 )

Definition at line 5 of file metLowOutputModuleAODSIM_cfi.py.