1 import FWCore.ParameterSet.Config
as cms
5 higgsToWW2LeptonsOutputModuleRECOSIM = cms.OutputModule(
"PoolOutputModule",
7 higgsToWW2LeptonsEventSelection,
8 dataset = cms.untracked.PSet(
9 filterName = cms.untracked.string(
'higgsToWW2LeptonsRECOSIM'),
10 dataTier = cms.untracked.string(
'USER')
12 fileName = cms.untracked.string(
'hww2l_RECOSIM.root')