1 import FWCore.ParameterSet.Config
as cms
5 egammaVeryHighEtOutputModuleRECOSIM = cms.OutputModule(
"PoolOutputModule",
6 RECOSIMEgammaSkimEventContent,
7 egammaVeryHighEtEventSelection,
8 dataset = cms.untracked.PSet(
9 filterName = cms.untracked.string(
'egammaVeryHighEtRECOSIM'),
10 dataTier = cms.untracked.string(
'USER')
12 fileName = cms.untracked.string(
'egammaVeryHighEtRECOSIM.root')