8 process.hcalTopologyIdeal.hcalTopologyConstants.mode = cms.string(
'HcalTopologyMode::SLHC')
9 process.hcalTopologyIdeal.hcalTopologyConstants.maxDepthHB = cms.int32(7)
10 process.hcalTopologyIdeal.hcalTopologyConstants.maxDepthHE = cms.int32(7)
12 process.hcalTopologyIdeal.hcalTopologyConstants = cms.PSet(hcalTopologyConstants_cfi.hcalTopologyConstants)
13 process.es_hardcode.hcalTopologyConstants = cms.PSet(hcalTopologyConstants_cfi.hcalTopologyConstants)
14 process.CaloTowerHardcodeGeometryEP = cms.PSet(hcalTopologyConstants_cfi.hcalTopologyConstants)