CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FEVTSIMEgammaSkimEventContent_cff.py
Go to the documentation of this file.
2 
5 FEVTSIMEgammaSkimEventContent = cms.PSet(
6  outputCommands = cms.untracked.vstring()
7 )
8 FEVTSIMEgammaSkimEventContent.outputCommands.extend(FEVTSIMEventContent.outputCommands)
9 FEVTSIMEgammaSkimEventContent.outputCommands.extend(egammaSkimEventContent.outputCommands)
10