1 import FWCore.ParameterSet.Config
as cms
3 hbheplan1 = cms.EDProducer(
7 hbheInput = cms.InputTag(
"hbheprereco"),
10 ignorePlan1Topology = cms.bool(
False),
15 usePlan1Mode = cms.bool(
True),
19 Class = cms.string(
"SimplePlan1RechitCombiner")