2 from Geometry.HcalEventSetup.HcalRelabel_cfi
import HcalReLabel
4 HcalHardcodeGeometryEP = cms.ESProducer(
"HcalHardcodeGeometryEP" ,
5 appendToDataLabel = cms.string(
"_master"),
6 HcalReLabel = HcalReLabel
9 HcalGeometryToDBEP = cms.ESProducer(
"HcalGeometryToDBEP" ,
10 applyAlignment = cms.bool(
False) ,
11 appendToDataLabel = cms.string(
"_toDB"),
12 HcalReLabel = HcalReLabel