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