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