1 import FWCore.ParameterSet.Config
as cms
5 higgsToZZ4LeptonsOutputModuleRECOSIM = cms.OutputModule(
"PoolOutputModule",
7 higgsToZZ4LeptonsEventSelection,
8 dataset = cms.untracked.PSet(
9 filterName = cms.untracked.string(
'higgsToZZ4LeptonsRECOSIM'),
10 dataTier = cms.untracked.string(
'USER')
12 fileName = cms.untracked.string(
'hzz4l_RECOSIM.root')