Initial value: 1 = cms.ESSource(
"XMLIdealGeometryESSource",
2 geomXMLFiles = cms.vstring(
3 'Geometry/CMSCommonData/data/materials.xml',
4 'Geometry/CMSCommonData/data/rotations.xml',
5 'Geometry/CMSCommonData/data/extend/v2/cmsextent.xml',
6 'Geometry/CMSCommonData/data/cavernData/2021/v1/cavernData.xml',
7 'Geometry/CMSCommonData/data/cms/2021/v3/cms.xml',
8 'Geometry/CMSCommonData/data/cmsMother.xml',
9 'Geometry/CMSCommonData/data/eta3/etaMax.xml',
10 'Geometry/TrackerCommonData/data/Run2/trackermaterial.xml',
11 'Geometry/ForwardCommonData/data/forward/2021/v1/forward.xml',
12 'Geometry/ForwardCommonData/data/totemt2/2021/v1/totemt2.xml',
13 'Geometry/ForwardSimData/data/totemsensT2/2021/totemsensT2.xml',
14 'Geometry/CMSCommonData/data/FieldParameters.xml'),
15 rootNodeName = cms.string(
'cms:OCMS')
2015 + new phase 1 pixel detector
Definition at line 5 of file totemT2GeometryXML_cfi.py.