1 import FWCore.ParameterSet.Config
as cms
5 higgsToInvisibleOutputModuleRECOSIM = cms.OutputModule(
"PoolOutputModule",
7 higgsToInvisibleEventSelection,
8 dataset = cms.untracked.PSet(
9 filterName = cms.untracked.string(
'higgsToInvisibleRECOSIM'),
10 dataTier = cms.untracked.string(
'USER')
12 fileName = cms.untracked.string(
'hToInvis_RECOSIM.root')