Variables | |
tuple | rsTo2GammaOutputModuleRECOSIM |
00001 cms.OutputModule("PoolOutputModule", 00002 RECOSIMEventContent, 00003 rsTo2GammaEventSelection, 00004 dataset = cms.untracked.PSet( 00005 filterName = cms.untracked.string('rsTo2Gamma_RECOSIM'), 00006 dataTier = cms.untracked.string('USER') 00007 ), 00008 fileName = cms.untracked.string('rsgg_RECOSIM.root') 00009 )
Definition at line 5 of file rsTo2GammaOutputModuleRECOSIM_cfi.py.