3 import Geometry.HcalEventSetup.hcalSLHCTopologyConstants_cfi
as hcalTopologyConstants_cfi
4 import Geometry.TrackerGeometryBuilder.trackerSLHCGeometryConstants_cfi
as trackerGeometryConstants_cfi
8 process.trackerGeometry.trackerGeometryConstants = cms.PSet(trackerGeometryConstants_cfi.trackerGeometryConstants)
9 process.idealForDigiTrackerGeometry.trackerGeometryConstants = cms.PSet(trackerGeometryConstants_cfi.trackerGeometryConstants)
11 process.trackerNumberingGeometry.fromDDD = cms.bool(
True )
12 process.trackerNumberingGeometry.layerNumberPXB = cms.uint32(18)
13 process.trackerNumberingGeometry.totalBlade = cms.uint32(56)
19 process.hcalTopologyIdeal.hcalTopologyConstants = cms.PSet(hcalTopologyConstants_cfi.hcalTopologyConstants)
20 process.es_hardcode.hcalTopologyConstants = cms.PSet(hcalTopologyConstants_cfi.hcalTopologyConstants)
21 process.CaloTowerHardcodeGeometryEP = cms.PSet(hcalTopologyConstants_cfi.hcalTopologyConstants)