test
CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
dict2023Geometry Namespace Reference

Variables

list allDicts = [ commonDict, trackerDict, caloDict, muonDict, forwardDict, timingDict ]
 
dictionary caloDict
 
dictionary commonDict
 
list deprecatedDets = [ "D1", "D3", "D5", "D6" ]
 
list deprecatedSubdets = [ "T1" ]
 
dictionary detectorVersionDict
 
dictionary forwardDict
 
int maxsections = 5
 
dictionary muonDict
 
dictionary timingDict
 
dictionary trackerDict
 

Variable Documentation

list dict2023Geometry.allDicts = [ commonDict, trackerDict, caloDict, muonDict, forwardDict, timingDict ]

Definition at line 512 of file dict2023Geometry.py.

dictionary dict2023Geometry.caloDict

Definition at line 145 of file dict2023Geometry.py.

dictionary dict2023Geometry.commonDict
Initial value:
1 = {
2  "abbrev" : "O",
3  "name" : "common",
4  "default" : 1,
5  "O1" : {
6  1 : [
7  'Geometry/CMSCommonData/data/materials.xml',
8  'Geometry/CMSCommonData/data/rotations.xml',
9  'Geometry/CMSCommonData/data/extend/cmsextent.xml',
10  'Geometry/CMSCommonData/data/PostLS2/cms.xml',
11  'Geometry/CMSCommonData/data/eta3/etaMax.xml',
12  'Geometry/CMSCommonData/data/cmsMother.xml',
13  'Geometry/CMSCommonData/data/cmsTracker.xml',
14  'Geometry/CMSCommonData/data/PhaseII/caloBase.xml',
15  'Geometry/CMSCommonData/data/cmsCalo.xml',
16  'Geometry/CMSCommonData/data/PhaseII/muonBase.xml',
17  'Geometry/CMSCommonData/data/cmsMuon.xml',
18  'Geometry/CMSCommonData/data/mgnt.xml',
19  'Geometry/CMSCommonData/data/PostLS2/beampipe.xml',
20  'Geometry/CMSCommonData/data/PostLS2/cmsBeam.xml',
21  'Geometry/CMSCommonData/data/muonMB.xml',
22  'Geometry/CMSCommonData/data/muonMagnet.xml',
23  'Geometry/CMSCommonData/data/cavern.xml',
24  ],
25  5 : [
26  'Geometry/CMSCommonData/data/FieldParameters.xml',
27  ],
28  "era" : "run2_common, phase2_common",
29  }
30 }

Definition at line 3 of file dict2023Geometry.py.

list dict2023Geometry.deprecatedDets = [ "D1", "D3", "D5", "D6" ]

Definition at line 522 of file dict2023Geometry.py.

list dict2023Geometry.deprecatedSubdets = [ "T1" ]

Definition at line 523 of file dict2023Geometry.py.

dictionary dict2023Geometry.detectorVersionDict
Initial value:
1 = {
2  ("O1","T3","C1","M1","F1","I1") : "D7",
3  ("O1","T2","C1","M1","F1","I1") : "D2",
4  ("O1","T3","C2","M1","F1","I1") : "D4",
5  ("O1","T3","C2","M1","F1","I2") : "D8",
6  ("O1","T3","C1","M2","F1","I1") : "D9",
7 }

Definition at line 514 of file dict2023Geometry.py.

dictionary dict2023Geometry.forwardDict
Initial value:
1 = {
2  "abbrev" : "F",
3  "name" : "forward",
4  "default" : 1,
5  "F1" : {
6  1 : [
7  'Geometry/ForwardCommonData/data/v2/forwardshield.xml',
8  'Geometry/ForwardCommonData/data/brmrotations.xml',
9  'Geometry/ForwardCommonData/data/PostLS2/brm.xml',
10  'Geometry/ForwardCommonData/data/zdcmaterials.xml',
11  'Geometry/ForwardCommonData/data/lumimaterials.xml',
12  'Geometry/ForwardCommonData/data/zdcrotations.xml',
13  'Geometry/ForwardCommonData/data/lumirotations.xml',
14  'Geometry/ForwardCommonData/data/zdc.xml',
15  'Geometry/ForwardCommonData/data/zdclumi.xml',
16  'Geometry/ForwardCommonData/data/cmszdc.xml',
17  ],
18  3 : [
19  'Geometry/ForwardCommonData/data/brmsens.xml',
20  'Geometry/ForwardSimData/data/zdcsens.xml',
21  ],
22  4 : [
23  'Geometry/ForwardSimData/data/zdcProdCuts.xml',
24  'Geometry/ForwardSimData/data/ForwardShieldProdCuts.xml',
25  ],
26  "reco" :[
27  'from Geometry.ForwardGeometry.ForwardGeometry_cfi import *',
28  ]
29  }
30 }

Definition at line 452 of file dict2023Geometry.py.

int dict2023Geometry.maxsections = 5

Definition at line 1 of file dict2023Geometry.py.

dictionary dict2023Geometry.muonDict

Definition at line 360 of file dict2023Geometry.py.

dictionary dict2023Geometry.timingDict
Initial value:
1 = {
2  "abbrev" : "I",
3  "name" : "timing",
4  "default" : 1,
5  "I1" : {},
6  "I2" : {
7  1 : [
8  'Geometry/HGCalCommonData/data/fastTimingBarrel.xml',
9  'Geometry/HGCalCommonData/data/fastTimingEndcap.xml',
10  'Geometry/HGCalCommonData/data/fastTimingElement.xml',
11  ],
12  3 : [
13  'Geometry/HGCalSimData/data/fasttimesens.xml'
14  ],
15  4 : [
16  'Geometry/HGCalSimData/data/fasttimeProdCuts.xml'
17  ],
18  "sim" : [
19  'from Geometry.HGCalCommonData.fastTimeParametersInitialization_cfi import *',
20  'from Geometry.HGCalCommonData.fastTimeNumberingInitialization_cfi import *',
21  ],
22  "reco" :[
23  'from Geometry.CaloEventSetup.FastTimeTopology_cfi import *',
24  'from Geometry.HGCalGeometry.FastTimeGeometryESProducer_cfi import *',
25  ],
26  "era" : "phase2_timing, phase2_timing_layer",
27  }
28 }

Definition at line 483 of file dict2023Geometry.py.

dictionary dict2023Geometry.trackerDict

Definition at line 34 of file dict2023Geometry.py.