Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
Configuration
Geometry
python
GeometryExtended2017Reco_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.GeometryExtended2017_cff
import
*
5
6
7
# Reconstruction geometry services
8
# Tracking Geometry
9
#bah - well, this is not a cfi!
10
from
Geometry.CommonDetUnit.globalTrackingSLHCGeometry_cfi
import
*
11
12
#Tracker
13
from
RecoTracker.GeometryESProducer.TrackerRecoGeometryESProducer_cfi
import
*
14
from
Geometry.TrackerNumberingBuilder.trackerTopologyConstants_cfi
import
*
15
16
#Muon
17
from
Geometry.MuonNumbering.muonNumberingInitialization_cfi
import
*
18
from
RecoMuon.DetLayers.muonDetLayerGeometry_cfi
import
*
19
20
# Alignment
21
from
Geometry.TrackerGeometryBuilder.idealForDigiTrackerSLHCGeometry_cff
import
*
22
from
Geometry.CSCGeometryBuilder.idealForDigiCscGeometry_cff
import
*
23
from
Geometry.DTGeometryBuilder.idealForDigiDtGeometry_cff
import
*
24
trackerSLHCGeometry.applyAlignment = cms.bool(
False
)
25
26
# Calorimeters
27
from
Geometry.CaloEventSetup.CaloTopology_cfi
import
*
28
from
Geometry.CaloEventSetup.CaloGeometry_cff
import
*
29
from
Geometry.CaloEventSetup.EcalTrigTowerConstituents_cfi
import
*
30
from
Geometry.EcalMapping.EcalMapping_cfi
import
*
31
from
Geometry.EcalMapping.EcalMappingRecord_cfi
import
*
32
idealForDigiTrackerSLHCGeometry_cff
Config
EcalMappingRecord_cfi
muonNumberingInitialization_cfi
idealForDigiDtGeometry_cff
muonDetLayerGeometry_cfi
idealForDigiCscGeometry_cff
CaloGeometry_cff
EcalMapping_cfi
TrackerRecoGeometryESProducer_cfi
CaloTopology_cfi
trackerTopologyConstants_cfi
globalTrackingSLHCGeometry_cfi
GeometryExtended2017_cff
EcalTrigTowerConstituents_cfi
Generated for CMSSW Reference Manual by
1.8.5