CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
higgsTo2GammaOutputModuleRECOSIM_cfi Namespace Reference

Variables

tuple higgsTo2GammaOutputModuleRECOSIM
 

Variable Documentation

tuple higgsTo2GammaOutputModuleRECOSIM_cfi.higgsTo2GammaOutputModuleRECOSIM
Initial value:
1 = cms.OutputModule("PoolOutputModule",
2  RECOSIMEventContent,
3  higgsTo2GammaEventSelection,
4  dataset = cms.untracked.PSet(
5  filterName = cms.untracked.string('higgsTo2Gamma_RECOSIM'),
6  dataTier = cms.untracked.string('USER')
7  ),
8  fileName = cms.untracked.string('hgg_RECOSIM.root')
9 )

Definition at line 5 of file higgsTo2GammaOutputModuleRECOSIM_cfi.py.