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