CMS 3D CMS Logo

GeometryExtended2023D32Reco_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # This config was generated automatically using generate2023Geometry.py
4 # If you notice a mistake, please update the generating script, not just this config
5 
7 
8 # tracker
14 trackerGeometry.applyAlignment = cms.bool(False)
15 
16 # calo
21 CaloGeometryBuilder = cms.ESProducer("CaloGeometryBuilder",
22  SelectedCalos = cms.vstring("HCAL",
23  "ZDC",
24  "EcalBarrel",
25  "TOWER",
26  "HGCalEESensitive",
27  "HGCalHESiliconSensitive",
28  "HGCalHEScintillatorSensitive"
29  )
30 )
40 
41 # muon
48 
49 # forward
51