CMS 3D CMS Logo

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