CMS 3D CMS Logo

Variables

metLowOutputModuleAODSIM_cfi Namespace Reference

Variables

tuple metLowOutputModuleAODSIM

Variable Documentation

Initial value:
00001 cms.OutputModule("PoolOutputModule",
00002     metLowEventSelection,
00003     AODSIMMetLowEventContent,
00004     fileName = cms.untracked.string('metLow_AODSIM.root'),
00005     dataset = cms.untracked.PSet(
00006         filterName = cms.untracked.string('metLow_AODSIM'),
00007         dataTier = cms.untracked.string('USER')
00008     )
00009 )

Definition at line 5 of file metLowOutputModuleAODSIM_cfi.py.