Variables | |
tuple | metLowOutputModuleAODSIM |
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.