1 import FWCore.ParameterSet.Config
as cms
5 rsTo2GammaEventContentRECOSIM = cms.PSet(
6 outputCommands = cms.untracked.vstring()
8 rsTo2GammaEventContentRECOSIM.outputCommands.extend(RECOSIMEventContent.outputCommands)
9 rsTo2GammaEventContentRECOSIM.outputCommands.extend(rsTo2GammaEventContent.outputCommands)