CMS 3D CMS Logo

GeometryDD4hepExtended2026D82Reco_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # This config was generated automatically using generate2026Geometry.py
4 # If you notice a mistake, please update the generating script, not just this config
5 
7 
8 # tracker
15 trackerGeometry.applyAlignment = cms.bool(False)
16 
17 # calo
24 CaloGeometryBuilder = cms.ESProducer("CaloGeometryBuilder",
25  SelectedCalos = cms.vstring("HCAL",
26  "ZDC",
27  "EcalBarrel",
28  "TOWER",
29  "HGCalEESensitive",
30  "HGCalHESiliconSensitive",
31  "HGCalHEScintillatorSensitive",
32  "HGCalHFNoseSensitive",
33  )
34 )
44 
45 # muon
51 
52 # forward
54 
55 # timing
62 mtdGeometry.applyAlignment = cms.bool(False)
63