CMS 3D CMS Logo

AODSIMMetHigh_EventContent_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
5 AODSIMMetHighEventContent = cms.PSet(
6  outputCommands = cms.untracked.vstring()
7 )
8 AODSIMMetHighEventContent.outputCommands.extend(AODSIMEventContent.outputCommands)
9 AODSIMMetHighEventContent.outputCommands.extend(metHighEventContent.outputCommands)
10 
metHigh_EventContent_cff
EventContent_cff