Configuration
Geometry
python
GeometryDD4hepExtended2021Reco_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Ideal geometry, needed for transient ECAL alignement
4
from
Configuration.Geometry.GeometryDD4hepExtended2021_cff
import
*
5
6
7
# Reconstruction geometry services
8
# Tracking Geometry
9
#bah - well, this is not a cfi!
10
from
Geometry.CommonTopologies.globalTrackingGeometry_cfi
import
*
11
12
#Tracker
13
from
RecoTracker.GeometryESProducer.TrackerRecoGeometryESProducer_cfi
import
*
14
from
Geometry.TrackerNumberingBuilder.trackerTopology_cfi
import
*
15
16
#Muon
17
from
Geometry.MuonNumbering.muonNumberingInitialization_cfi
import
*
18
from
RecoMuon.DetLayers.muonDetLayerGeometry_cfi
import
*
19
from
Geometry.GEMGeometryBuilder.gemGeometry_cfi
import
*
20
21
# Alignment
22
from
Geometry.TrackerGeometryBuilder.idealForDigiTrackerGeometry_cff
import
*
23
from
Geometry.CSCGeometryBuilder.idealForDigiCscGeometry_cff
import
*
24
from
Geometry.DTGeometryBuilder.idealForDigiDtGeometry_cff
import
*
25
trackerGeometry.applyAlignment = cms.bool(
False
)
26
27
# Calorimeters
28
from
Geometry.CaloEventSetup.CaloTopology_cfi
import
*
29
from
Geometry.CaloEventSetup.CaloGeometry_cff
import
*
30
from
Geometry.CaloEventSetup.EcalTrigTowerConstituents_cfi
import
*
31
from
Geometry.EcalMapping.EcalMapping_cfi
import
*
32
from
Geometry.EcalMapping.EcalMappingRecord_cfi
import
*
33
from
Geometry.HcalCommonData.hcalDDDRecConstants_cfi
import
*
34
from
Geometry.HcalEventSetup.hcalTopologyIdeal_cfi
import
*
gemGeometry_cfi
idealForDigiDtGeometry_cff
GeometryDD4hepExtended2021_cff
hcalDDDRecConstants_cfi
TrackerRecoGeometryESProducer_cfi
EcalMappingRecord_cfi
idealForDigiCscGeometry_cff
globalTrackingGeometry_cfi
trackerTopology_cfi
muonNumberingInitialization_cfi
EcalTrigTowerConstituents_cfi
muonDetLayerGeometry_cfi
idealForDigiTrackerGeometry_cff
CaloGeometry_cff
CaloTopology_cfi
EcalMapping_cfi
hcalTopologyIdeal_cfi
Generated for CMSSW Reference Manual by
1.8.16