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