Variables | |
tuple | muonL1OutputModuleRECOSIM |
00001 cms.OutputModule("PoolOutputModule", 00002 muonL1EventSelection, 00003 RECOSIMmuonL1EventContent, 00004 dataset = cms.untracked.PSet( 00005 filterName = cms.untracked.string('muonL1RECOSIM'), 00006 dataTier = cms.untracked.string('USER') 00007 ), 00008 fileName = cms.untracked.string('muonL1-RECOSIM.root') 00009 )
Definition at line 4 of file muonL1OutputModuleRECOSIM_cfi.py.