CMS 3D CMS Logo

cmsExtendedGeometry2026D98MuonXML_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # This config was generated automatically using generate2026Geometry.py
4 # If you notice a mistake, please update the generating script, not just this config
5 
6 XMLIdealGeometryESSource = cms.ESSource("XMLIdealGeometryESSource",
7  geomXMLFiles = cms.vstring(
8  'Geometry/CMSCommonData/data/materials/2021/v1/materials.xml',
9  'Geometry/CMSCommonData/data/rotations.xml',
10  'Geometry/CMSCommonData/data/extend/v2/cmsextent.xml',
11  'Geometry/CMSCommonData/data/cavernData/2021/v1/cavernData.xml',
12  'Geometry/CMSCommonData/data/cms/2026/v5/cms.xml',
13  'Geometry/CMSCommonData/data/cmsMother.xml',
14  'Geometry/CMSCommonData/data/eta3/etaMax.xml',
15  'Geometry/CMSCommonData/data/caloBase/2026/v7/caloBase.xml',
16  'Geometry/CMSCommonData/data/cmsCalo.xml',
17  'Geometry/CMSCommonData/data/muonBase/2026/v5/muonBase.xml',
18  'Geometry/CMSCommonData/data/cmsMuon.xml',
19  'Geometry/CMSCommonData/data/mgnt.xml',
20  'Geometry/CMSCommonData/data/beampipe/2026/v3/beampipe.xml',
21  'Geometry/CMSCommonData/data/cmsBeam/2026/v1/cmsBeam.xml',
22  'Geometry/CMSCommonData/data/muonMB.xml',
23  'Geometry/CMSCommonData/data/muonMagnet.xml',
24  'Geometry/CMSCommonData/data/cavern/2021/v1/cavern.xml',
25  'Geometry/CMSCommonData/data/cavernFloor/2017/v1/cavernFloor.xml',
26  'Geometry/MuonCommonData/data/mbCommon/2021/v1/mbCommon.xml',
27  'Geometry/MuonCommonData/data/mb1/2015/v2/mb1.xml',
28  'Geometry/MuonCommonData/data/mb2/2015/v2/mb2.xml',
29  'Geometry/MuonCommonData/data/mb3/2015/v2/mb3.xml',
30  'Geometry/MuonCommonData/data/mb4/2015/v2/mb4.xml',
31  'Geometry/MuonCommonData/data/mb4Shield/2021/v1/mb4Shield.xml',
32  'Geometry/MuonCommonData/data/muonYoke/2026/v3/muonYoke.xml',
33  'Geometry/MuonCommonData/data/mf/2026/v8/mf.xml',
34  'Geometry/MuonCommonData/data/csc/2021/v2/csc.xml',
35  'Geometry/MuonCommonData/data/rpcf/2026/v3/rpcf.xml',
36  'Geometry/MuonCommonData/data/gemf/TDR_BaseLine/gemf.xml',
37  'Geometry/MuonCommonData/data/gem11/TDR_BaseLine/gem11.xml',
38  'Geometry/MuonCommonData/data/gem21/TDR_Eta16/gem21.xml',
39  'Geometry/MuonCommonData/data/mfshield/2026/v6/mfshield.xml',
40  'Geometry/MuonCommonData/data/ge0/TDR_Dev/v4/ge0.xml',
41  'Geometry/MuonCommonData/data/ge0shield/2026/v1/ge0shield.xml',
42  'Geometry/MuonCommonData/data/muonNumbering/TDR_DeV/v5/muonNumbering.xml',
43  'Geometry/MuonSimData/data/PhaseII/v2/muonSens.xml',
44  'Geometry/DTGeometryBuilder/data/dtSpecsFilter/2021/v1/dtSpecsFilter.xml',
45  'Geometry/CSCGeometryBuilder/data/cscSpecsFilter.xml',
46  'Geometry/CSCGeometryBuilder/data/cscSpecs.xml',
47  'Geometry/RPCGeometryBuilder/data/2026/v1/RPCSpecs.xml',
48  'Geometry/GEMGeometryBuilder/data/v12/GEMSpecsFilter.xml',
49  'Geometry/GEMGeometryBuilder/data/v12/GEMSpecs.xml',
50  'Geometry/MuonSimData/data/muonProdCuts/2026/v2/muonProdCuts.xml',
51  'Geometry/CMSCommonData/data/FieldParameters.xml',
52  ),
53  rootNodeName = cms.string('cms:OCMS')
54 )