CMS 3D CMS Logo

Variables

higgsTo2GammaOutputModuleRECOSIM_cfi Namespace Reference

Variables

tuple higgsTo2GammaOutputModuleRECOSIM

Variable Documentation

Initial value:
00001 cms.OutputModule("PoolOutputModule",
00002     RECOSIMEventContent,
00003     higgsTo2GammaEventSelection,
00004     dataset = cms.untracked.PSet(
00005         filterName = cms.untracked.string('higgsTo2Gamma_RECOSIM'),
00006         dataTier = cms.untracked.string('USER')
00007     ),
00008     fileName = cms.untracked.string('hgg_RECOSIM.root')
00009 )

Definition at line 5 of file higgsTo2GammaOutputModuleRECOSIM_cfi.py.