CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
testHGCV10XML_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.xml',
9  'Geometry/CMSCommonData/data/rotations.xml',
10  'Geometry/CMSCommonData/data/extend/cmsextent.xml',
11  'Geometry/CMSCommonData/data/cms/2026/v2/cms.xml',
12  'Geometry/CMSCommonData/data/eta3/etaMax.xml',
13  'Geometry/CMSCommonData/data/cmsMother.xml',
14  'Geometry/CMSCommonData/data/caloBase/2026/v2/caloBase.xml',
15  'Geometry/CMSCommonData/data/cmsCalo.xml',
16  'Geometry/CMSCommonData/data/beampipe/2026/v1/beampipe.xml',
17  'Geometry/CMSCommonData/data/cmsBeam/2026/v1/cmsBeam.xml',
18  'Geometry/CMSCommonData/data/cavernData/2017/v1/cavernData.xml',
19  'Geometry/EcalCommonData/data/eregalgo/2026/v2/eregalgo.xml',
20  'Geometry/EcalCommonData/data/ectkcable/2026/v1/ectkcable.xml',
21  'Geometry/EcalCommonData/data/ectkcablemat/2026/v1/ectkcablemat.xml',
22  'Geometry/EcalCommonData/data/ebalgo.xml',
23  'Geometry/EcalCommonData/data/ebcon.xml',
24  'Geometry/EcalCommonData/data/ebrot.xml',
25  'Geometry/HcalCommonData/data/hcalrotations.xml',
26  'Geometry/HcalCommonData/data/hcal/v2/hcalalgo.xml',
27  'Geometry/HcalCommonData/data/hcalbarrelalgo.xml',
28  'Geometry/HcalCommonData/data/hcalcablealgo/v2/hcalcablealgo.xml',
29  'Geometry/HcalCommonData/data/hcalforwardalgo.xml',
30  'Geometry/HcalCommonData/data/average/hcalforwardmaterial.xml',
31  'Geometry/HGCalCommonData/data/hgcalMaterial/v1/hgcalMaterial.xml',
32  'Geometry/HGCalCommonData/data/hgcal/v10/hgcal.xml',
33  'Geometry/HGCalCommonData/data/hgcalEE/v10/hgcalEE.xml',
34  'Geometry/HGCalCommonData/data/hgcalHEsil/v10/hgcalHEsil.xml',
35  'Geometry/HGCalCommonData/data/hgcalHEmix/v10/hgcalHEmix.xml',
36  'Geometry/HGCalCommonData/data/hgcalwafer/v9/hgcalwafer.xml',
37  'Geometry/HGCalCommonData/data/hgcalcell/v9/hgcalcell.xml',
38  'Geometry/HGCalCommonData/data/hgcalCons/v10/hgcalCons.xml',
39  'Geometry/HGCalSimData/data/hgcsensv9.xml',
40  'Geometry/HGCalSimData/data/hgcProdCutsv9.xml',
41  'Geometry/CMSCommonData/data/FieldParameters.xml',
42  ),
43  rootNodeName = cms.string('cms:OCMS')
44 )