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