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