CMS 3D CMS Logo

GeometryDD4hepExtended2021_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #
4 # Geometry master configuration
5 #
6 # Ideal geometry, needed for simulation
7 DDDetectorESProducer = cms.ESSource("DDDetectorESProducer",
8  confGeomXMLFiles = cms.FileInPath('DetectorDescription/DDCMS/data/cms-geometry-2021.xml'),
9  appendToDataLabel = cms.string('')
10 )
11 
12 DDSpecParRegistryESProducer = cms.ESProducer("DDSpecParRegistryESProducer",
13  appendToDataLabel = cms.string('')
14 )
15 
16 DDVectorRegistryESProducer = cms.ESProducer("DDVectorRegistryESProducer",
17  appendToDataLabel = cms.string(''))
18 
19 DDCompactViewESProducer = cms.ESProducer("DDCompactViewESProducer",
20  appendToDataLabel = cms.string('')
21 )
22 
trackerNumberingGeometry_cff
hcalDDDSimConstants_cff
muonGeometryConstants_cff
ecalSimulationParameters_cff