Variables | |
tuple | metHighOutputModuleFEVTSIM |
00001 cms.OutputModule("PoolOutputModule", 00002 FEVTSIMMetHighEventContent, 00003 metHighEventSelection, 00004 dataset = cms.untracked.PSet( 00005 filterName = cms.untracked.string('metHigh_FEVTSIM'), 00006 dataTier = cms.untracked.string('USER') 00007 ), 00008 fileName = cms.untracked.string('metHigh_FEVTSIM.root') 00009 )
Definition at line 5 of file metHighOutputModuleFEVTSIM_cfi.py.