1 import FWCore.ParameterSet.Config
as cms
5 higgsTo2GammaOutputModuleRECOSIM = cms.OutputModule(
"PoolOutputModule",
7 higgsTo2GammaEventSelection,
8 dataset = cms.untracked.PSet(
9 filterName = cms.untracked.string(
'higgsTo2Gamma_RECOSIM'),
10 dataTier = cms.untracked.string(
'USER')
12 fileName = cms.untracked.string(
'hgg_RECOSIM.root')