CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GeometryDD4hepExtended2026D84Reco_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
22 CaloGeometryBuilder = cms.ESProducer("CaloGeometryBuilder",
23  SelectedCalos = cms.vstring("HCAL",
24  "ZDC",
25  "EcalBarrel",
26  "TOWER",
27  "HGCalEESensitive",
28  "HGCalHESiliconSensitive",
29  "HGCalHEScintillatorSensitive"
30  )
31 )
41 
42 # muon
49 
50 # forward
52 
53 # timing
60 mtdGeometry.applyAlignment = cms.bool(False)
61