1 import FWCore.ParameterSet.Config
as cms
5 QCDHLT1jetPE5OutputModule = cms.OutputModule(
"PoolOutputModule",
7 QCDHLT1jetPE5EventSelection,
9 dataset = cms.untracked.PSet(
10 filterName = cms.untracked.string(
'QCDHLT1jetPE5'),
11 dataTier = cms.untracked.string(
'USER')
13 fileName = cms.untracked.string(
'QCDHLT1jetPE5.root')