Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bsunanda:Run2-hcx20 Update the scenarios by adding relevant xml files #10100

Merged
merged 2 commits into from Jul 12, 2015
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions Geometry/CMSCommonData/data/PhaseI/cms.xml
Expand Up @@ -12,15 +12,19 @@
<Constant name="CMSZ2" value="[cmsextent:CMSZ2]"/>
<Constant name="TrackCalorR" value="1.233*m"/>
<Constant name="CalorMuonR" value="2.950*m"/>
<Constant name="CalorMuonR2" value="2.810*m"/>
<Constant name="TrackBeamZ1" value="1.948*m"/>
<Constant name="TrackBeamZ2" value="2.935*m"/>
<Constant name="TrackBeamR1" value="2.50*cm"/> <!-- 3.10*cm -->
<Constant name="TrackBeamR2" value="7.40*cm"/>
<Constant name="TrackLumiZ1" value="1.722*m"/>
<Constant name="TrackLumiZ2" value="1.800*m"/>
<Constant name="TrackLumiR1" value="7.70*cm"/>
<Constant name="TrackLumiR1Min" value="3.170*cm"/>
<Constant name="TrackLumiR2Min" value="3.3*cm"/>
<Constant name="CalorBeamZ1" value="3.180*m"/>
<Constant name="CalorBeamZ2" value="5.541*m"/>
<Constant name="CalorBeamZ3" value="5.245*m"/>
<Constant name="CalorBeamR1" value="8.00*cm"/>
<Constant name="CalorBeamR2" value="8.93*cm"/>
<Constant name="MuonBeamZ0" value="6.50*m"/>
Expand Down
28 changes: 28 additions & 0 deletions Geometry/CMSCommonData/data/PhaseII/caloBase.xml
@@ -0,0 +1,28 @@
<?xml version="1.0"?>
<DDDefinition xmlns="http://www.cern.ch/cms/DDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.cern.ch/cms/DDL ../../../DetectorDescription/Schema/DDLSchema.xsd">

<SolidSection label="caloBase.xml">
<Polycone name="CALO" startPhi="0*deg" deltaPhi="360*deg">
<ZSection z="-[cms:CalorBeamZ2]" rMin="[cms:CalorMuonR2]" rMax="[cms:CalorMuonR]"/>
<ZSection z="-[cms:CalorBeamZ3]" rMin="[cms:CalorMuonR2]" rMax="[cms:CalorMuonR]"/>
<ZSection z="-[cms:CalorBeamZ3]" rMin="[cms:CalorBeamR2]" rMax="[cms:CalorMuonR]"/>
<ZSection z="-[cms:CalorBeamZ1]" rMin="[cms:CalorBeamR1]" rMax="[cms:CalorMuonR]"/>
<ZSection z="-[cms:TrackBeamZ2]" rMin="[cms:TrackBeamR2]" rMax="[cms:CalorMuonR]"/>
<ZSection z="-[cms:TrackBeamZ2]" rMin="[cms:TrackCalorR]" rMax="[cms:CalorMuonR]"/>
<ZSection z="[cms:TrackBeamZ2]" rMin="[cms:TrackCalorR]" rMax="[cms:CalorMuonR]"/>
<ZSection z="[cms:TrackBeamZ2]" rMin="[cms:TrackBeamR2]" rMax="[cms:CalorMuonR]"/>
<ZSection z="[cms:CalorBeamZ1]" rMin="[cms:CalorBeamR1]" rMax="[cms:CalorMuonR]"/>
<ZSection z="[cms:CalorBeamZ3]" rMin="[cms:CalorBeamR2]" rMax="[cms:CalorMuonR]"/>
<ZSection z="[cms:CalorBeamZ3]" rMin="[cms:CalorMuonR2]" rMax="[cms:CalorMuonR]"/>
<ZSection z="[cms:CalorBeamZ2]" rMin="[cms:CalorMuonR2]" rMax="[cms:CalorMuonR]"/>
</Polycone>
</SolidSection>

<LogicalPartSection label="caloBase.xml">
<LogicalPart name="CALO" category="unspecified">
<rSolid name="CALO"/>
<rMaterial name="materials:Air"/>
</LogicalPart>
</LogicalPartSection>

</DDDefinition>
7 changes: 6 additions & 1 deletion Geometry/CMSCommonData/data/cms.xml
Expand Up @@ -11,14 +11,19 @@
<Constant name="CMSZ1" value="[cmsextent:CMSZ1]"/>
<Constant name="CMSZ2" value="[cmsextent:CMSZ2]"/>
<Constant name="TrackCalorR" value="1.233*m"/>
<Constant name="CalorMuonR" value="2.950*m"/>
<Constant name="CalorMuonR" value="2.950*m"/>
<Constant name="CalorMuonR2" value="2.810*m"/>
<Constant name="TrackBeamZ1" value="1.948*m"/>
<Constant name="TrackBeamZ2" value="2.935*m"/>
<Constant name="TrackBeamR1" value="3.15*cm"/>
<Constant name="TrackBeamR2" value="7.40*cm"/>
<Constant name="TrackLumiR1" value="7.70*cm"/>
<Constant name="TrackLumiR2Min" value="3.3*cm"/>
<Constant name="TrackLumiZ1" value="1.722*m"/>
<Constant name="TrackLumiZ2" value="1.800*m"/>
<Constant name="CalorBeamZ1" value="3.180*m"/>
<Constant name="CalorBeamZ2" value="5.541*m"/>
<Constant name="CalorBeamZ3" value="5.245*m"/>
<Constant name="CalorBeamR1" value="8.00*cm"/>
<Constant name="CalorBeamR2" value="8.93*cm"/>
<Constant name="MuonBeamZ0" value="6.50*m"/>
Expand Down
9 changes: 9 additions & 0 deletions Geometry/CMSCommonData/data/eta4/etaMax.xml
@@ -0,0 +1,9 @@
<?xml version="1.0"?>
<DDDefinition xmlns="http://www.cern.ch/cms/DDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.cern.ch/cms/DDL ../../../../DetectorDescription/Schema/DDLSchema.xsd">

<ConstantsSection label="etamax.xml" eval="true">
<Constant name="etaMax" value="4.0"/>
<Constant name="slope" value="tan(2.0*atan(exp(-[etaMax])))"/>
</ConstantsSection>

</DDDefinition>
109 changes: 108 additions & 1 deletion Geometry/CMSCommonData/data/materials.xml
Expand Up @@ -2,6 +2,7 @@
<DDDefinition xmlns="http://www.cern.ch/cms/DDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.cern.ch/cms/DDL ../../../DetectorDescription/Schema/DDLSchema.xsd">
<MaterialSection label="materials.xml">
<ElementaryMaterial name="Aluminium" density="2.7*g/cm3" symbol=" " atomicWeight="26.98*g/mole" atomicNumber="13"/>
<ElementaryMaterial name="TD_Aluminium" density="8.1*g/cm3" symbol=" " atomicWeight="26.98*g/mole" atomicNumber="13"/>
<ElementaryMaterial name="Antimony" density="6.679*g/cm3" symbol=" " atomicWeight="121.75*g/mole" atomicNumber="51"/>
<ElementaryMaterial name="Argon" density="1.639*mg/cm3" symbol=" " atomicWeight="39.948*g/mole" atomicNumber="18"/>
<ElementaryMaterial name="Arsenic" density="5.72*g/cm3" symbol=" " atomicWeight="74.922*g/mole" atomicNumber="33"/>
Expand Down Expand Up @@ -243,6 +244,9 @@
<MaterialFraction fraction="0.010549802">
<rMaterial name="materials:Hydrogen"/>
</MaterialFraction>
<MaterialFraction fraction="0.001119">
<rMaterial name="materials:Water"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="Heavy Boron concrete" density="3.574*g/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.5203954">
Expand Down Expand Up @@ -328,6 +332,46 @@
<rMaterial name="materials:Oxygen"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="Aluminium 2219" density="2.84*g/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.9168">
<rMaterial name="materials:Aluminium"/>
</MaterialFraction>
<MaterialFraction fraction="0.068">
<rMaterial name="materials:Copper"/>
</MaterialFraction>
<MaterialFraction fraction="0.003">
<rMaterial name="materials:Iron"/>
</MaterialFraction>
<MaterialFraction fraction="0.0002">
<rMaterial name="materials:Magnesium"/>
</MaterialFraction>
<MaterialFraction fraction="0.004">
<rMaterial name="materials:Manganese"/>
</MaterialFraction>
<MaterialFraction fraction="0.002">
<rMaterial name="materials:Silicon"/>
</MaterialFraction>
<MaterialFraction fraction="0.001">
<rMaterial name="materials:Titanium"/>
</MaterialFraction>
<MaterialFraction fraction="0.0015">
<rMaterial name="materials:Vanadium"/>
</MaterialFraction>
<MaterialFraction fraction="0.001">
<rMaterial name="materials:Zinc"/>
</MaterialFraction>
<MaterialFraction fraction="0.0025">
<rMaterial name="materials:Zirconium"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="Aluminium 2219 light" density="1.42*g/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.5">
<rMaterial name="materials:Aluminium 2219"/>
</MaterialFraction>
<MaterialFraction fraction="0.5">
<rMaterial name="materials:Air"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="Alumina" density="3.52*g/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.52924272">
<rMaterial name="materials:Aluminium"/>
Expand Down Expand Up @@ -1522,7 +1566,21 @@
<rMaterial name="materials:Hydrogen"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="E_Carbon Fibre" density="1.45*g/cm3" symbol=" " method="mixture by weight">
<CompositeMaterial name="DD_E_Cables" density="5.36*g/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.586">
<rMaterial name="materials:Copper"/>
</MaterialFraction>
<MaterialFraction fraction="0.259">
<rMaterial name="materials:Carbon"/>
</MaterialFraction>
<MaterialFraction fraction="0.138">
<rMaterial name="materials:Oxygen"/>
</MaterialFraction>
<MaterialFraction fraction="0.017">
<rMaterial name="materials:Hydrogen"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="E_Carbon Fibre" density="1.45*g/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.65">
<rMaterial name="materials:Carbon"/>
</MaterialFraction>
Expand Down Expand Up @@ -3254,6 +3312,14 @@
<rMaterial name="materials:Hydrogen"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="DD_Polyethylene" density="2*950*mg/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.85628451">
<rMaterial name="materials:Carbon"/>
</MaterialFraction>
<MaterialFraction fraction="0.14371549">
<rMaterial name="materials:Hydrogen"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="Polymer Concrete" density="450*mg/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.23789097">
<rMaterial name="materials:Silicon"/>
Expand Down Expand Up @@ -4459,6 +4525,47 @@
<rMaterial name="materials:Oxygen"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="M_Rdout_Brd" density="1.79*g/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.98667">
<rMaterial name="materials:G10"/>
</MaterialFraction>
<MaterialFraction fraction="0.01333">
<rMaterial name="materials:Copper"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="M_Kapton_Cu" density="1.24*g/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.9836">
<rMaterial name="materials:Kapton"/>
</MaterialFraction>
<MaterialFraction fraction="0.0164">
<rMaterial name="materials:Copper"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="M_GEM_Gas" density="1.8*mg/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.60">
<rMaterial name="materials:Argon"/>
</MaterialFraction>
<MaterialFraction fraction="0.083">
<rMaterial name="materials:Carbon"/>
</MaterialFraction>
<MaterialFraction fraction="0.145">
<rMaterial name="materials:Oxygen"/>
</MaterialFraction>
<MaterialFraction fraction="0.172">
<rMaterial name="materials:Fluorine"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="M_GEM_Foil" density="1.74*g/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="0.6565">
<rMaterial name="materials:Kapton"/>
</MaterialFraction>
<MaterialFraction fraction="0.1013">
<rMaterial name="materials:Copper"/>
</MaterialFraction>
<MaterialFraction fraction="0.2422">
<rMaterial name="materials:M_GEM_Gas"/>
</MaterialFraction>
</CompositeMaterial>
<CompositeMaterial name="Diamond" density="3.52*g/cm3" symbol=" " method="mixture by weight">
<MaterialFraction fraction="1.00">
<rMaterial name="materials:Carbon"/>
Expand Down
Expand Up @@ -2,6 +2,8 @@

from Geometry.CMSCommonData.Phase1_R34F16_cmsSimIdealGeometryXML_cfi import *
from Geometry.TrackerNumberingBuilder.trackerNumberingGeometry_cfi import *
from Geometry.HcalCommonData.hcalSimNumberingInitialization_cfi import *
from Geometry.HcalCommonData.hcalRecNumberingInitialization_cfi import *

# Reconstruction geometry services
# Tracking Geometry
Expand Down
Expand Up @@ -210,13 +210,17 @@
'Geometry/EcalCommonData/data/esalgo.xml',
'Geometry/EcalCommonData/data/eeF.xml',
'Geometry/EcalCommonData/data/eeB.xml',
'Geometry/EcalCommonData/data/ectkcable.xml',
'Geometry/HcalCommonData/data/hcalrotations.xml',
'Geometry/HcalCommonData/data/hcalalgo.xml',
'Geometry/HcalCommonData/data/PhaseI/hcalalgo.xml',
'Geometry/HcalCommonData/data/hcalcablealgo.xml',
'Geometry/HcalCommonData/data/hcalbarrelalgo.xml',
'Geometry/HcalCommonData/data/hcalendcapalgo.xml',
'Geometry/HcalCommonData/data/PhaseI/hcalendcapalgo.xml',
'Geometry/HcalCommonData/data/hcalouteralgo.xml',
'Geometry/HcalCommonData/data/hcalforwardalgo.xml',
'Geometry/HcalCommonData/data/average/hcalforwardmaterial.xml',
'Geometry/HcalCommonData/data/PhaseI/hcalSimNumbering.xml',
'Geometry/HcalCommonData/data/PhaseI/hcalRecNumbering.xml',
'Geometry/MuonCommonData/data/mbCommon.xml',
'Geometry/MuonCommonData/data/mb1.xml',
'Geometry/MuonCommonData/data/mb2.xml',
Expand All @@ -232,7 +236,7 @@
'Geometry/ForwardCommonData/data/totemRotations.xml',
'Geometry/ForwardCommonData/data/totemt1.xml',
'Geometry/ForwardCommonData/data/totemt2.xml',
'Geometry/ForwardCommonData/data/ionpump.xml',
'Geometry/ForwardCommonData/data/ionpump.xml')+cms.vstring(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bsunanda - why the cms.vstring() is needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The list is too long


From: David Lange [notifications@github.com]
Sent: 09 July 2015 21:37
To: cms-sw/cmssw
Cc: Sunanda Banerjee
Subject: Re: [cmssw] bsunanda:Run2-hcx20 Update the scenarios by adding relevant xml files (#10100)

In Geometry/CMSCommonData/python/Phase1_R34F16_cmsSimIdealGeometryXML_cfi.pyhttps://github.com//pull/10100#discussion_r34294339:

@@ -232,7 +236,7 @@
'Geometry/ForwardCommonData/data/totemRotations.xml',
'Geometry/ForwardCommonData/data/totemt1.xml',
'Geometry/ForwardCommonData/data/totemt2.xml',

  •    'Geometry/ForwardCommonData/data/ionpump.xml',
    
  •    'Geometry/ForwardCommonData/data/ionpump.xml')+cms.vstring(
    

@bsunandahttps://github.com/bsunanda - why the cms.vstring() is needed?


Reply to this email directly or view it on GitHubhttps://github.com//pull/10100/files#r34294339.

'Geometry/MuonCommonData/data/muonNumbering.xml',
'Geometry/TrackerCommonData/data/PhaseI/trackerStructureTopology.xml',
'Geometry/TrackerSimData/data/PhaseI/trackersens.xml',
Expand Down
5 changes: 4 additions & 1 deletion Geometry/CMSCommonData/python/cmsAllGeometryXML_cfi.py
Expand Up @@ -208,6 +208,7 @@
'Geometry/EcalCommonData/data/esalgo.xml',
'Geometry/EcalCommonData/data/eeF.xml',
'Geometry/EcalCommonData/data/eeB.xml',
'Geometry/EcalCommonData/data/ectkcable.xml',
'Geometry/HcalCommonData/data/hcalrotations.xml',
'Geometry/HcalCommonData/data/hcalalgo.xml',
'Geometry/HcalCommonData/data/hcalbarrelalgo.xml',
Expand All @@ -216,6 +217,8 @@
'Geometry/HcalCommonData/data/hcalforwardalgo.xml',
'Geometry/HcalCommonData/data/hcalforwardfibre.xml',
'Geometry/HcalCommonData/data/hcalforwardmaterial.xml',
'Geometry/HcalCommonData/data/Phase0/hcalSimNumbering.xml',
'Geometry/HcalCommonData/data/Phase0/hcalRecNumbering.xml',
'Geometry/MuonCommonData/data/mbCommon.xml',
'Geometry/MuonCommonData/data/mb1.xml',
'Geometry/MuonCommonData/data/mb2.xml',
Expand Down Expand Up @@ -251,7 +254,7 @@
'Geometry/TrackerSimData/data/trackersens.xml',
'Geometry/TrackerRecoData/data/trackerRecoMaterial.xml',
'Geometry/EcalSimData/data/ecalsens.xml',
'Geometry/HcalCommonData/data/hcalsens.xml',
'Geometry/HcalCommonData/data/Phase0/hcalsens.xml',
'Geometry/HcalSimData/data/CaloUtil.xml',
'Geometry/HcalSimData/data/hf.xml',
'Geometry/HcalSimData/data/hffibre.xml',
Expand Down
Expand Up @@ -211,6 +211,7 @@
'Geometry/EcalCommonData/data/esalgo.xml',
'Geometry/EcalCommonData/data/eeF.xml',
'Geometry/EcalCommonData/data/eeB.xml',
'Geometry/EcalCommonData/data/ectkcable.xml',
'Geometry/HcalCommonData/data/hcalrotations.xml',
'Geometry/HcalCommonData/data/hcalalgo.xml',
'Geometry/HcalCommonData/data/hcalbarrelalgo.xml',
Expand Down Expand Up @@ -258,7 +259,7 @@
'Geometry/TrackerSimData/data/trackersens.xml',
'Geometry/TrackerRecoData/data/trackerRecoMaterial.xml',
'Geometry/EcalSimData/data/ecalsens.xml',
'Geometry/HcalCommonData/data/hcalsenspmf.xml',
'Geometry/HcalCommonData/data/Phase0/hcalsenspmf.xml',
'Geometry/HcalSimData/data/hf.xml',
'Geometry/HcalSimData/data/hfpmt.xml',
'Geometry/HcalSimData/data/hffibrebundle.xml',
Expand Down
Expand Up @@ -212,13 +212,16 @@
'Geometry/EcalCommonData/data/esalgo.xml',
'Geometry/EcalCommonData/data/eeF.xml',
'Geometry/EcalCommonData/data/eeB.xml',
'Geometry/EcalCommonData/data/ectkcable.xml',
'Geometry/HcalCommonData/data/hcalrotations.xml',
'Geometry/HcalCommonData/data/hcalalgo.xml',
'Geometry/HcalCommonData/data/hcalbarrelalgo.xml',
'Geometry/HcalCommonData/data/hcalendcapalgo.xml',
'Geometry/HcalCommonData/data/hcalouteralgo.xml',
'Geometry/HcalCommonData/data/hcalforwardalgo.xml',
'Geometry/HcalCommonData/data/average/hcalforwardmaterial.xml',
'Geometry/HcalCommonData/data/Phase0/hcalSimNumbering.xml',
'Geometry/HcalCommonData/data/Phase0/hcalRecNumbering.xml',
'Geometry/MuonCommonData/data/v1/mbCommon.xml',
'Geometry/MuonCommonData/data/v1/mb1.xml',
'Geometry/MuonCommonData/data/v1/mb2.xml',
Expand Down Expand Up @@ -251,7 +254,7 @@
'Geometry/TrackerSimData/data/PhaseI/trackersens.xml',
'Geometry/TrackerRecoData/data/PhaseI/trackerRecoMaterial.xml',
'Geometry/EcalSimData/data/ecalsens.xml',
'Geometry/HcalCommonData/data/hcalsenspmf.xml',
'Geometry/HcalCommonData/data/Phase0/hcalsenspmf.xml',
'Geometry/HcalSimData/data/hf.xml',
'Geometry/HcalSimData/data/hfpmt.xml',
'Geometry/HcalSimData/data/hffibrebundle.xml',
Expand Down
11 changes: 8 additions & 3 deletions Geometry/CMSCommonData/python/cmsExtendedGeometry2017XML_cfi.py
Expand Up @@ -8,6 +8,7 @@
'Geometry/CMSCommonData/data/extend/cmsextent.xml',
'Geometry/CMSCommonData/data/PhaseI/cms.xml',
'Geometry/CMSCommonData/data/cmsMother.xml',
'Geometry/CMSCommonData/data/eta3/etaMax.xml',
'Geometry/CMSCommonData/data/cmsTracker.xml',
'Geometry/CMSCommonData/data/caloBase.xml',
'Geometry/CMSCommonData/data/cmsCalo.xml',
Expand Down Expand Up @@ -212,13 +213,17 @@
'Geometry/EcalCommonData/data/esalgo.xml',
'Geometry/EcalCommonData/data/eeF.xml',
'Geometry/EcalCommonData/data/eeB.xml',
'Geometry/EcalCommonData/data/ectkcable.xml',
'Geometry/HcalCommonData/data/hcalrotations.xml',
'Geometry/HcalCommonData/data/hcalalgo.xml',
'Geometry/HcalCommonData/data/PhaseI/hcalalgo.xml',
'Geometry/HcalCommonData/data/hcalcablealgo.xml',
'Geometry/HcalCommonData/data/hcalbarrelalgo.xml',
'Geometry/HcalCommonData/data/hcalendcapalgo.xml',
'Geometry/HcalCommonData/data/PhaseI/hcalendcapalgo.xml',
'Geometry/HcalCommonData/data/hcalouteralgo.xml',
'Geometry/HcalCommonData/data/hcalforwardalgo.xml',
'Geometry/HcalCommonData/data/average/hcalforwardmaterial.xml',
'Geometry/HcalCommonData/data/Phase0/hcalSimNumbering.xml',
'Geometry/HcalCommonData/data/Phase0/hcalRecNumbering.xml',
'Geometry/MuonCommonData/data/v1/mbCommon.xml',
'Geometry/MuonCommonData/data/v1/mb1.xml',
'Geometry/MuonCommonData/data/v1/mb2.xml',
Expand Down Expand Up @@ -251,7 +256,7 @@
'Geometry/TrackerSimData/data/PhaseI/trackersens.xml',
'Geometry/TrackerRecoData/data/PhaseI/trackerRecoMaterial.xml',
'Geometry/EcalSimData/data/ecalsens.xml',
'Geometry/HcalCommonData/data/hcalsenspmf.xml',
'Geometry/HcalCommonData/data/Phase0/hcalsenspmf.xml',
'Geometry/HcalSimData/data/hf.xml',
'Geometry/HcalSimData/data/hfpmt.xml',
'Geometry/HcalSimData/data/hffibrebundle.xml',
Expand Down