Commit in lcdd/examples/detectors on MAIN
ILD_toy.lcdd+25880added 1.1

lcdd/examples/detectors
ILD_toy.lcdd added at 1.1
diff -N ILD_toy.lcdd
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ ILD_toy.lcdd	6 Sep 2013 03:58:25 -0000	1.1
@@ -0,0 +1,25880 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<lcdd xmlns:lcdd="http://www.lcsim.org/schemas/lcdd/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcdd/1.0/lcdd.xsd">
+
+  <!--
+      +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+      ++++   Linear collider detector description LCDD in C++  ++++
+      ++++   DD4hep Detector description generator.            ++++
+      ++++                                                     ++++
+      ++++   Parser: Apache Xerces-C DOM Parser                ++++
+      ++++                                                     ++++
+      ++++                              M.Frank CERN/LHCb      ++++
+      +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+  -->
+
+  <header>
+    <detector name="ILD_toy_v01"/>
+    <generator checksum="0" file="http://ilcsoft.desy.de" name="LCDDConverter" version="$Id: ILD_toy.lcdd,v 1.1 2013/09/06 03:58:25 jeremy Exp $"/>
+    <author name="F. Gaede"/>
+    <comment>The compact format for the ILD Detector - toy model </comment>
+  </header>
+
+  <iddict>
+    <idspec length="0" name="VXDCollection">
+      <idfield label="system" length="5" signed="false" start="0"/>
+      <idfield label="side" length="2" signed="true" start="5"/>
+      <idfield label="layer" length="9" signed="false" start="7"/>
+      <idfield label="module" length="8" signed="false" start="16"/>
+      <idfield label="sensor" length="8" signed="false" start="24"/>
+    </idspec>
+    <idspec length="0" name="SITCollection">
+      <idfield label="system" length="5" signed="false" start="0"/>
+      <idfield label="side" length="2" signed="true" start="5"/>
+      <idfield label="layer" length="9" signed="false" start="7"/>
+      <idfield label="module" length="8" signed="false" start="16"/>
+      <idfield label="sensor" length="8" signed="false" start="24"/>
+    </idspec>
+    <idspec length="0" name="TPCCollection">
+      <idfield label="system" length="5" signed="false" start="0"/>
+      <idfield label="side" length="2" signed="true" start="5"/>
+      <idfield label="layer" length="9" signed="false" start="7"/>
+      <idfield label="module" length="8" signed="false" start="16"/>
+      <idfield label="sensor" length="8" signed="false" start="24"/>
+    </idspec>
+    <idspec length="0" name="HcalBarrelHits">
+      <idfield label="system" length="6" signed="false" start="0"/>
+      <idfield label="stave" length="3" signed="false" start="6"/>
+      <idfield label="module" length="4" signed="false" start="9"/>
+      <idfield label="layer" length="8" signed="false" start="13"/>
+      <idfield label="slice" length="5" signed="false" start="21"/>
+      <idfield label="x" length="16" signed="true" start="32"/>
+      <idfield label="y" length="16" signed="true" start="48"/>
+    </idspec>
+    <idspec length="0" name="HcalEndcapHits">
+      <idfield label="system" length="6" signed="false" start="0"/>
+      <idfield label="stave" length="1" signed="false" start="6"/>
+      <idfield label="module" length="1" signed="false" start="7"/>
+      <idfield label="endcapID" length="5" signed="false" start="8"/>
+      <idfield label="layer" length="8" signed="false" start="13"/>
+      <idfield label="slice" length="5" signed="false" start="21"/>
+      <idfield label="x" length="16" signed="true" start="32"/>
+      <idfield label="y" length="16" signed="true" start="48"/>
+    </idspec>
+  </iddict>
+
+  <sensitive_detectors>
+    <tracker ecut="0.000000" eunit="MeV" hits_collection="VXDCollection" name="VXD" verbose="0">
+      <idspecref ref="VXDCollection"/>
+    </tracker>
+    <tracker ecut="0.000000" eunit="MeV" hits_collection="SITCollection" name="SIT" verbose="0">
+      <idspecref ref="SITCollection"/>
+    </tracker>
+    <tracker ecut="0.000000" eunit="MeV" hits_collection="TPCCollection" name="TPC" verbose="0">
+      <idspecref ref="TPCCollection"/>
+    </tracker>
+    <calorimeter ecut="0.000000" eunit="MeV" hits_collection="HcalBarrelHits" name="HcalBarrel" verbose="0">
+      <idspecref ref="HcalBarrelHits"/>
+      <grid_xyz grid_size_x="0.000000" grid_size_y="30.000000" grid_size_z="30.000000" lunit="mm"/>
+    </calorimeter>
+    <calorimeter ecut="0.000000" eunit="MeV" hits_collection="HcalEndcapHits" name="HcalEndcap" verbose="0">
+      <idspecref ref="HcalEndcapHits"/>
+      <global_grid_xy grid_size_x="30.000000" grid_size_y="30.000000" lunit="mm"/>
+    </calorimeter>
+  </sensitive_detectors>
+
+  <limits>
+    <limitset name="TPC_limits">
+      <limit name="step_length_max" particles="*" unit="mm" value="10.000000"/>
+    </limitset>
+    <limitset name="Tracker_limits">
+      <limit name="step_length_max" particles="*" unit="mm" value="5.000000"/>
+    </limitset>
+    <limitset name="cal_limits">
+      <limit name="step_length_max" particles="*" unit="mm" value="5.000000"/>
+    </limitset>
+  </limits>
+
+  <regions/>
+
+  <display>
+    <vis drawing_style="solid" line_style="unbroken" name="TPCVis" show_daughters="true" visible="false">
+      <color B="0.706667" G="1.000000" R="0.000000" alpha="1.000000"/>
+    </vis>
+    <vis drawing_style="solid" line_style="unbroken" name="TPCSupportVis" show_daughters="false" visible="true">
+      <color B="0.400000" G="0.400000" R="0.000000" alpha="1.000000"/>
+    </vis>
+    <vis drawing_style="solid" line_style="unbroken" name="TPCGasVis" show_daughters="false" visible="false">
+      <color B="0.000000" G="0.000000" R="0.698039" alpha="1.000000"/>
+    </vis>
+    <vis drawing_style="solid" line_style="unbroken" name="VXDLayerVis" show_daughters="true" visible="true">
+      <color B="0.500000" G="0.500000" R="0.500000" alpha="1.000000"/>
+    </vis>
+    <vis drawing_style="solid" line_style="unbroken" name="SITLayerVis" show_daughters="true" visible="true">
+      <color B="0.298039" G="0.698039" R="0.000000" alpha="1.000000"/>
+    </vis>
+    <vis drawing_style="solid" line_style="unbroken" name="HcalBarrelVis" show_daughters="true" visible="true">
+      <color B="0.098039" G="1.000000" R="1.000000" alpha="1.000000"/>
+    </vis>
+    <vis drawing_style="solid" line_style="unbroken" name="HcalBarrelSensorVis" show_daughters="true" visible="false">
+      <color B="0.698039" G="1.000000" R="1.000000" alpha="1.000000"/>
+    </vis>
+    <vis drawing_style="solid" line_style="unbroken" name="HcalEndcapSensorVis" show_daughters="true" visible="false">
+      <color B="0.698039" G="1.000000" R="1.000000" alpha="1.000000"/>
+    </vis>
+    <vis drawing_style="solid" line_style="unbroken" name="HcalEndcapAirVis" show_daughters="true" visible="false">
+      <color B="0.000000" G="0.000000" R="1.000000" alpha="1.000000"/>
+    </vis>
+    <vis drawing_style="wireframe" line_style="unbroken" name="WorldVis" show_daughters="true" visible="false">
+      <color B="1.000000" G="1.000000" R="1.000000" alpha="1.000000"/>
+    </vis>
+  </display>
+
+  <gdml>
+    <define>
+      <rotation name="polyhedra_0x234b8e0_rot" unit="rad" x="0.000000" y="-0.000000" z="1.178097"/>
+      <position name="SIT_layer0_sens_0_0x880b50_pos" unit="mm" x="-0.005000" y="0.000000" z="0.000000"/>
+      <rotation name="identity_rot" unit="rad" x="0" y="0" z="0"/>
+      <position name="SIT_layer0_supp_1_0x880c60_pos" unit="mm" x="0.050000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer45_slice0_0_0x2415ed0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer45_slice1_1_0x24163c0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer45_slice2_2_0x2416970_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer45_slice3_3_0xafae80_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer0_sens_0_0x2002d50_pos" unit="mm" x="-0.050000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer0_supp_1_0x2002e00_pos" unit="mm" x="0.025000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer1_sens_0_0x2005560_pos" unit="mm" x="-0.050000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer1_supp_1_0x2005610_pos" unit="mm" x="0.025000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer4_sens_0_0x200d1e0_pos" unit="mm" x="-0.050000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer4_supp_1_0x200d290_pos" unit="mm" x="0.025000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer2_sens_0_0x2007d30_pos" unit="mm" x="-0.050000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer2_supp_1_0x2007de0_pos" unit="mm" x="0.025000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer3_sens_0_0x200a7b0_pos" unit="mm" x="-0.050000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer3_supp_1_0x200a860_pos" unit="mm" x="0.025000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer5_sens_0_0x2010d10_pos" unit="mm" x="-0.050000" y="0.000000" z="0.000000"/>
+      <position name="VXD_layer5_supp_1_0x2010dc0_pos" unit="mm" x="0.025000" y="0.000000" z="0.000000"/>
+      <position name="SIT_layer1_sens_0_0x2019930_pos" unit="mm" x="-0.005000" y="0.000000" z="0.000000"/>
+      <position name="SIT_layer1_supp_1_0x20199e0_pos" unit="mm" x="0.050000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer7_slice0_0_0x236b650_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer7_slice1_1_0x236bba0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer7_slice2_2_0x230d630_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer7_slice3_3_0x230dc10_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer22_slice0_0_0x23af7a0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer22_slice1_1_0x23afcf0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer22_slice2_2_0x23b0240_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer22_slice3_3_0x23b0840_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="identity_pos" unit="mm" x="0" y="0" z="0"/>
+      <position name="HcalBarrel_layer0_slice0_0_0x234c700_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer0_slice1_1_0x234cc10_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer0_slice2_2_0x234d140_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer0_slice3_3_0x234d610_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer1_slice0_0_0x2350be0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer1_slice1_1_0x2351100_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer1_slice2_2_0x2351730_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer1_slice3_3_0x2351cc0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer2_slice0_0_0x2355350_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer2_slice1_1_0x2355860_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer2_slice2_2_0x2355e90_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer2_slice3_3_0x2356420_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer3_slice0_0_0x2359ad0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer3_slice1_1_0x2359fe0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer3_slice2_2_0x235a610_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer3_slice3_3_0x235aba0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer4_slice0_0_0x235e1b0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer4_slice1_1_0x235e6c0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer4_slice2_2_0x235ecf0_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer4_slice3_3_0x235f280_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer8_slice0_0_0x2371ca0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer8_slice1_1_0x23721c0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer8_slice2_2_0x2372790_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer8_slice3_3_0x2372cc0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer5_slice0_0_0x2362ab0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer5_slice1_1_0x2363000_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer5_slice2_2_0x23635b0_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer5_slice3_3_0x2363bb0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer6_slice0_0_0x23670e0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer6_slice1_1_0x23675d0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer6_slice2_2_0x2367b20_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer6_slice3_3_0x23680c0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer16_slice0_0_0x2394ee0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer16_slice1_1_0x23953a0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer16_slice2_2_0x2395970_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer16_slice3_3_0x2395ea0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer9_slice0_0_0x2376630_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer9_slice1_1_0x2376b80_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer9_slice2_2_0x23770d0_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer9_slice3_3_0x2377670_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer10_slice0_0_0x237ac00_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer10_slice1_1_0x237b0c0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer10_slice2_2_0x237b690_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer10_slice3_3_0x237bbc0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer11_slice0_0_0x237f170_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer11_slice1_1_0x237f630_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer11_slice2_2_0x237fc00_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer11_slice3_3_0x2380130_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer12_slice0_0_0x23836e0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer12_slice1_1_0x2383bd0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer12_slice2_2_0x2384180_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer12_slice3_3_0x2384720_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer13_slice0_0_0x2387cb0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer13_slice1_1_0x23881a0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer13_slice2_2_0x23886f0_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer13_slice3_3_0x2388c90_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer14_slice0_0_0x238c280_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer14_slice1_1_0x238c7d0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer14_slice2_2_0x238cd20_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer14_slice3_3_0x238d320_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer15_slice0_0_0x2390910_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer15_slice1_1_0x2390e00_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer15_slice2_2_0x2391350_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer15_slice3_3_0x2391950_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer32_slice0_0_0x23dcb80_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer32_slice1_1_0x23dd090_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer32_slice2_2_0x23dd6c0_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer32_slice3_3_0x23ddc50_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer17_slice0_0_0x2399cb0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer17_slice1_1_0x239a200_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer17_slice2_2_0x239a7a0_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer17_slice3_3_0x239ad50_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer18_slice0_0_0x239e300_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer18_slice1_1_0x239e7c0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer18_slice2_2_0x239ed90_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer18_slice3_3_0x239f2c0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer19_slice0_0_0x23a2810_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer19_slice1_1_0x23a2d00_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer19_slice2_2_0x23a3250_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer19_slice3_3_0x23a37f0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer20_slice0_0_0x23a6d20_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer20_slice1_1_0x23a7210_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer20_slice2_2_0x23a7760_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer20_slice3_3_0x23a7d00_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer21_slice0_0_0x23ab230_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer21_slice1_1_0x23ab720_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer21_slice2_2_0x23abc70_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer21_slice3_3_0x23ac210_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule9_layer_slice0_0_0x2478230_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule9_layer_slice1_1_0x2478820_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule9_layer_slice2_2_0x2478e20_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule9_layer_slice3_3_0x24794a0_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalBarrel_layer23_slice0_0_0x23b5db0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer23_slice1_1_0x23b62b0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer23_slice2_2_0x23b67c0_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer23_slice3_3_0x23b6d90_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer24_slice0_0_0x23ba2a0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer24_slice1_1_0x23ba760_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer24_slice2_2_0x23bad30_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer24_slice3_3_0x23bb260_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer25_slice0_0_0x23be7b0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer25_slice1_1_0x23bec70_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer25_slice2_2_0x23bf240_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer25_slice3_3_0x23bf770_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer26_slice0_0_0x23c2cc0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer26_slice1_1_0x23c3180_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer26_slice2_2_0x23c3750_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer26_slice3_3_0x23c3c80_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer27_slice0_0_0x23c71d0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer27_slice1_1_0x23c76c0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer27_slice2_2_0x23c7c10_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer27_slice3_3_0x23c81b0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer28_slice0_0_0x23cb6e0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer28_slice1_1_0x23cbbd0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer28_slice2_2_0x23cc120_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer28_slice3_3_0x23cc6c0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer29_slice0_0_0x23cfbf0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer29_slice1_1_0x23d00e0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer29_slice2_2_0x23d0630_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer29_slice3_3_0x23d0bd0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer30_slice0_0_0x23d4100_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer30_slice1_1_0x23d45f0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer30_slice2_2_0x23d4b40_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer30_slice3_3_0x23d50e0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer31_slice0_0_0x23d8610_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer31_slice1_1_0x23d8ad0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer31_slice2_2_0x23d90a0_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer31_slice3_3_0x23d95d0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer33_slice0_0_0x23e2190_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer33_slice1_1_0x23e2680_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer33_slice2_2_0x23e2c20_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer33_slice3_3_0x23e3170_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer34_slice0_0_0x23e66c0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer34_slice1_1_0x23e6b80_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer34_slice2_2_0x23e7150_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer34_slice3_3_0x23e76a0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer35_slice0_0_0x23eabd0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer35_slice1_1_0x23eb0c0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer35_slice2_2_0x23eb610_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer35_slice3_3_0x23ebbb0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer36_slice0_0_0x23ef0e0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer36_slice1_1_0x23ef5d0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer36_slice2_2_0x23efb20_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer36_slice3_3_0x23f00c0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer37_slice0_0_0x23f35f0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer37_slice1_1_0x23f3ae0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer37_slice2_2_0x23f4030_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer37_slice3_3_0x23f45d0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer38_slice0_0_0x23f7b00_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer38_slice1_1_0x23f7fc0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer38_slice2_2_0x23f85f0_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer38_slice3_3_0x23f8b20_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer39_slice0_0_0x23fc070_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer39_slice1_1_0x23fc530_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer39_slice2_2_0x23fcb00_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer39_slice3_3_0x23fd030_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer40_slice0_0_0x2400580_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer40_slice1_1_0x2400a40_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer40_slice2_2_0x2401010_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer40_slice3_3_0x2401540_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer41_slice0_0_0x2404a90_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer41_slice1_1_0x2404f50_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer41_slice2_2_0x2405520_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer41_slice3_3_0x2405a50_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer42_slice0_0_0x2408fa0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer42_slice1_1_0x2409490_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer42_slice2_2_0x24099e0_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer42_slice3_3_0x2409f80_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer43_slice0_0_0x240d4b0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer43_slice1_1_0x240d9a0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer43_slice2_2_0x240def0_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer43_slice3_3_0x240e490_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer44_slice0_0_0x24119c0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer44_slice1_1_0x2411eb0_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer44_slice2_2_0x2412400_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer44_slice3_3_0x24129a0_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer46_slice0_0_0x241acc0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer46_slice1_1_0x241b180_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer46_slice2_2_0x241b750_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer46_slice3_3_0x241bc80_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer47_slice0_0_0x241f1d0_pos" unit="mm" x="-1.750000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer47_slice1_1_0x241f690_pos" unit="mm" x="0.100000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer47_slice2_2_0x241fc60_pos" unit="mm" x="0.500000" y="0.000000" z="0.000000"/>
+      <position name="HcalBarrel_layer47_slice3_3_0x2420190_pos" unit="mm" x="1.900000" y="0.000000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule0_layer_slice0_0_0x2426040_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule0_layer_slice1_1_0x24265d0_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule0_layer_slice2_2_0x2426bc0_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule0_layer_slice3_3_0x2427280_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule1_layer_slice0_0_0x242f250_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule1_layer_slice1_1_0x242f840_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule1_layer_slice2_2_0x242fe40_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule1_layer_slice3_3_0x24304c0_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule2_layer_slice0_0_0x2438460_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule2_layer_slice1_1_0x24389f0_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule2_layer_slice2_2_0x2438fe0_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule2_layer_slice3_3_0x24395b0_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule3_layer_slice0_0_0x24415a0_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule3_layer_slice1_1_0x2441b30_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule3_layer_slice2_2_0x2442120_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule3_layer_slice3_3_0x2442760_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule4_layer_slice0_0_0x244a830_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule4_layer_slice1_1_0x244adc0_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule4_layer_slice2_2_0x244b3b0_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule4_layer_slice3_3_0x244b980_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule5_layer_slice0_0_0x24539c0_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule5_layer_slice1_1_0x2453f50_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule5_layer_slice2_2_0x24544f0_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule5_layer_slice3_3_0x2454b10_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule6_layer_slice0_0_0x245cb50_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule6_layer_slice1_1_0x245d0e0_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule6_layer_slice2_2_0x245d6d0_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule6_layer_slice3_3_0x245dcb0_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule7_layer_slice0_0_0x2465d00_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule7_layer_slice1_1_0x24662f0_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule7_layer_slice2_2_0x2466940_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule7_layer_slice3_3_0x2466f80_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule8_layer_slice0_0_0x246f040_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule8_layer_slice1_1_0x246f5d0_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule8_layer_slice2_2_0x246fbc0_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule8_layer_slice3_3_0x2470190_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule10_layer_slice0_0_0x2485540_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule10_layer_slice1_1_0x2485af0_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule10_layer_slice2_2_0x24860e0_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule10_layer_slice3_3_0x2486710_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule11_layer_slice0_0_0x248e7c0_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule11_layer_slice1_1_0x248ed70_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule11_layer_slice2_2_0x248f3e0_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule11_layer_slice3_3_0x248fa10_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule12_layer_slice0_0_0x2497a40_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule12_layer_slice1_1_0x2498020_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule12_layer_slice2_2_0x2498600_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule12_layer_slice3_3_0x2498c10_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule13_layer_slice0_0_0x24a0c30_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule13_layer_slice1_1_0x24a11e0_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule13_layer_slice2_2_0x24a17c0_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule13_layer_slice3_3_0x24a1dd0_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule14_layer_slice0_0_0x24a9e50_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule14_layer_slice1_1_0x24aa3a0_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule14_layer_slice2_2_0x24aa9b0_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule14_layer_slice3_3_0x24aaf80_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule15_layer_slice0_0_0x24b2fd0_pos" unit="mm" x="0.000000" y="-1.750000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule15_layer_slice1_1_0x24b3520_pos" unit="mm" x="0.000000" y="0.100000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule15_layer_slice2_2_0x24b3b30_pos" unit="mm" x="0.000000" y="0.500000" z="0.000000"/>
+      <position name="HcalEndcap_EndcapModule15_layer_slice3_3_0x24b4100_pos" unit="mm" x="0.000000" y="1.900000" z="0.000000"/>
+      <position name="VXD_layer0_ladder_0_0x2003110_pos" unit="mm" x="-1.874870" y="-16.075000" z="0.000000"/>
+      <rotation name="VXD_layer0_ladder_0_0x2003110_rot" unit="rad" x="-0.000000" y="-0.000000" z="1.570796"/>
+      <position name="VXD_layer0_ladder_1_0x20033e0_pos" unit="mm" x="7.931846" y="-14.106969" z="0.000000"/>
+      <rotation name="VXD_layer0_ladder_1_0x20033e0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.942478"/>
+      <position name="VXD_layer0_ladder_2_0x2003690_pos" unit="mm" x="14.708867" y="-6.750555" z="0.000000"/>
+      <rotation name="VXD_layer0_ladder_2_0x2003690_rot" unit="rad" x="0.000000" y="-0.000000" z="0.314159"/>
+      <position name="VXD_layer0_ladder_3_0x2003940_pos" unit="mm" x="15.867600" y="3.184341" z="0.000000"/>
+      <rotation name="VXD_layer0_ladder_3_0x2003940_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.314159"/>
+      <position name="VXD_layer0_ladder_4_0x2003bf0_pos" unit="mm" x="10.965450" y="11.902927" z="0.000000"/>
+      <rotation name="VXD_layer0_ladder_4_0x2003bf0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.942478"/>
+      <position name="VXD_layer0_ladder_5_0x2003ea0_pos" unit="mm" x="1.874870" y="16.075000" z="0.000000"/>
+      <rotation name="VXD_layer0_ladder_5_0x2003ea0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="VXD_layer0_ladder_6_0x2004150_pos" unit="mm" x="-7.931846" y="14.106969" z="0.000000"/>
+      <rotation name="VXD_layer0_ladder_6_0x2004150_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.199115"/>
+      <position name="VXD_layer0_ladder_7_0x2004400_pos" unit="mm" x="-14.708867" y="6.750555" z="0.000000"/>
+      <rotation name="VXD_layer0_ladder_7_0x2004400_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.827433"/>
+      <position name="VXD_layer0_ladder_8_0x20046b0_pos" unit="mm" x="-15.867600" y="-3.184341" z="0.000000"/>
+      <rotation name="VXD_layer0_ladder_8_0x20046b0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.827433"/>
+      <position name="VXD_layer0_ladder_9_0x2004960_pos" unit="mm" x="-10.965450" y="-11.902927" z="0.000000"/>
+      <rotation name="VXD_layer0_ladder_9_0x2004960_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.199115"/>
+      <position name="VXD_layer1_ladder_10_0x2005940_pos" unit="mm" x="-1.874870" y="-18.125000" z="0.000000"/>
+      <rotation name="VXD_layer1_ladder_10_0x2005940_rot" unit="rad" x="-0.000000" y="-0.000000" z="1.570796"/>
+      <position name="VXD_layer1_ladder_11_0x2005b70_pos" unit="mm" x="9.136806" y="-15.765454" z="0.000000"/>
+      <rotation name="VXD_layer1_ladder_11_0x2005b70_rot" unit="rad" x="0.000000" y="-0.000000" z="0.942478"/>
+      <position name="VXD_layer1_ladder_12_0x2005e20_pos" unit="mm" x="16.658533" y="-7.384040" z="0.000000"/>
+      <rotation name="VXD_layer1_ladder_12_0x2005e20_rot" unit="rad" x="0.000000" y="-0.000000" z="0.314159"/>
+      <position name="VXD_layer1_ladder_13_0x20060d0_pos" unit="mm" x="17.817266" y="3.817826" z="0.000000"/>
+      <rotation name="VXD_layer1_ladder_13_0x20060d0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.314159"/>
+      <position name="VXD_layer1_ladder_14_0x2006380_pos" unit="mm" x="12.170409" y="13.561412" z="0.000000"/>
+      <rotation name="VXD_layer1_ladder_14_0x2006380_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.942478"/>
+      <position name="VXD_layer1_ladder_15_0x2006630_pos" unit="mm" x="1.874870" y="18.125000" z="0.000000"/>
+      <rotation name="VXD_layer1_ladder_15_0x2006630_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="VXD_layer1_ladder_16_0x20068e0_pos" unit="mm" x="-9.136806" y="15.765454" z="0.000000"/>
+      <rotation name="VXD_layer1_ladder_16_0x20068e0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.199115"/>
+      <position name="VXD_layer1_ladder_17_0x2006c10_pos" unit="mm" x="-16.658533" y="7.384040" z="0.000000"/>
+      <rotation name="VXD_layer1_ladder_17_0x2006c10_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.827433"/>
+      <position name="VXD_layer1_ladder_18_0x2006ec0_pos" unit="mm" x="-17.817266" y="-3.817826" z="0.000000"/>
+      <rotation name="VXD_layer1_ladder_18_0x2006ec0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.827433"/>
+      <position name="VXD_layer1_ladder_19_0x2007170_pos" unit="mm" x="-12.170409" y="-13.561412" z="0.000000"/>
+      <rotation name="VXD_layer1_ladder_19_0x2007170_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.199115"/>
+      <position name="VXD_layer2_ladder_20_0x2008270_pos" unit="mm" x="-1.837941" y="-37.075000" z="0.000000"/>
+      <rotation name="VXD_layer2_ladder_20_0x2008270_rot" unit="rad" x="-0.000000" y="-0.000000" z="1.570796"/>
+      <position name="VXD_layer2_ladder_21_0x2008460_pos" unit="mm" x="18.498084" y="-32.183140" z="0.000000"/>
+      <rotation name="VXD_layer2_ladder_21_0x2008460_rot" unit="rad" x="0.000000" y="-0.000000" z="0.999598"/>
+      <position name="VXD_layer2_ladder_22_0x2008650_pos" unit="mm" x="32.961098" y="-17.073361" z="0.000000"/>
+      <rotation name="VXD_layer2_ladder_22_0x2008650_rot" unit="rad" x="0.000000" y="-0.000000" z="0.428399"/>
+      <position name="VXD_layer2_ladder_23_0x2008900_pos" unit="mm" x="36.959196" y="3.457090" z="0.000000"/>
+      <rotation name="VXD_layer2_ladder_23_0x2008900_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.142800"/>
+      <position name="VXD_layer2_ladder_24_0x2008bb0_pos" unit="mm" x="29.223011" y="22.889939" z="0.000000"/>
+      <rotation name="VXD_layer2_ladder_24_0x2008bb0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.713998"/>
+      <position name="VXD_layer2_ladder_25_0x2008e60_pos" unit="mm" x="12.208726" y="35.055394" z="0.000000"/>
+      <rotation name="VXD_layer2_ladder_25_0x2008e60_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.285197"/>
+      <position name="VXD_layer2_ladder_26_0x2009110_pos" unit="mm" x="-8.681743" y="36.091010" z="0.000000"/>
+      <rotation name="VXD_layer2_ladder_26_0x2009110_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.856396"/>
+      <position name="VXD_layer2_ladder_27_0x20093c0_pos" unit="mm" x="-26.815820" y="25.667985" z="0.000000"/>
+      <rotation name="VXD_layer2_ladder_27_0x20093c0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.427594"/>
+      <position name="VXD_layer2_ladder_28_0x2009670_pos" unit="mm" x="-36.436064" y="7.095556" z="0.000000"/>
+      <rotation name="VXD_layer2_ladder_28_0x2009670_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.998793"/>
+      <position name="VXD_layer2_ladder_29_0x2009920_pos" unit="mm" x="-34.488114" y="-13.729662" z="0.000000"/>
+      <rotation name="VXD_layer2_ladder_29_0x2009920_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.713194"/>
+      <position name="VXD_layer2_ladder_30_0x2009bd0_pos" unit="mm" x="-21.590432" y="-30.195809" z="0.000000"/>
+      <rotation name="VXD_layer2_ladder_30_0x2009bd0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.141995"/>
+      <position name="VXD_layer3_ladder_31_0x200aad0_pos" unit="mm" x="-1.837941" y="-39.125000" z="0.000000"/>
+      <rotation name="VXD_layer3_ladder_31_0x200aad0_rot" unit="rad" x="-0.000000" y="-0.000000" z="1.570796"/>
+      <position name="VXD_layer3_ladder_32_0x200acf0_pos" unit="mm" x="19.606398" y="-33.907710" z="0.000000"/>
+      <rotation name="VXD_layer3_ladder_32_0x200acf0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.999598"/>
+      <position name="VXD_layer3_ladder_33_0x200b0c0_pos" unit="mm" x="34.825844" y="-17.924962" z="0.000000"/>
+      <rotation name="VXD_layer3_ladder_33_0x200b0c0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.428399"/>
+      <position name="VXD_layer3_ladder_34_0x200b370_pos" unit="mm" x="38.988330" y="3.748835" z="0.000000"/>
+      <rotation name="VXD_layer3_ladder_34_0x200b370_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.142800"/>
+      <position name="VXD_layer3_ladder_35_0x200b620_pos" unit="mm" x="30.772297" y="24.232403" z="0.000000"/>
+      <rotation name="VXD_layer3_ladder_35_0x200b620_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.713998"/>
+      <position name="VXD_layer3_ladder_36_0x200b8d0_pos" unit="mm" x="12.786277" y="37.022355" z="0.000000"/>
+      <rotation name="VXD_layer3_ladder_36_0x200b8d0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.285197"/>
+      <position name="VXD_layer3_ladder_37_0x200bb80_pos" unit="mm" x="-9.259295" y="38.057970" z="0.000000"/>
+      <rotation name="VXD_layer3_ladder_37_0x200bb80_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.856396"/>
+      <position name="VXD_layer3_ladder_38_0x200be30_pos" unit="mm" x="-28.365107" y="27.010449" z="0.000000"/>
+      <rotation name="VXD_layer3_ladder_38_0x200be30_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.427594"/>
+      <position name="VXD_layer3_ladder_39_0x200c0e0_pos" unit="mm" x="-38.465198" y="7.387301" z="0.000000"/>
+      <rotation name="VXD_layer3_ladder_39_0x200c0e0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.998793"/>
+      <position name="VXD_layer3_ladder_40_0x200c390_pos" unit="mm" x="-36.352860" y="-14.581263" z="0.000000"/>
+      <rotation name="VXD_layer3_ladder_40_0x200c390_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.713194"/>
+      <position name="VXD_layer3_ladder_41_0x200c640_pos" unit="mm" x="-22.698746" y="-31.920379" z="0.000000"/>
+      <rotation name="VXD_layer3_ladder_41_0x200c640_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.141995"/>
+      <position name="VXD_layer4_ladder_42_0x2008090_pos" unit="mm" x="-2.636744" y="-58.075000" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_42_0x2008090_rot" unit="rad" x="-0.000000" y="-0.000000" z="1.570796"/>
+      <position name="VXD_layer4_ladder_43_0x200d960_pos" unit="mm" x="18.520419" y="-55.105827" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_43_0x200d960_rot" unit="rad" x="0.000000" y="-0.000000" z="1.201197"/>
+      <position name="VXD_layer4_ladder_44_0x200dc10_pos" unit="mm" x="37.176297" y="-44.694306" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_44_0x200dc10_rot" unit="rad" x="0.000000" y="-0.000000" z="0.831598"/>
+      <position name="VXD_layer4_ladder_45_0x200dec0_pos" unit="mm" x="50.811310" y="-28.246572" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_45_0x200dec0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.461999"/>
+      <position name="VXD_layer4_ladder_46_0x200e170_pos" unit="mm" x="57.583974" y="-7.983982" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_46_0x200e170_rot" unit="rad" x="0.000000" y="-0.000000" z="0.092400"/>
+      <position name="VXD_layer4_ladder_47_0x200e420_pos" unit="mm" x="56.579604" y="13.356890" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_47_0x200e420_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.277199"/>
+      <position name="VXD_layer4_ladder_48_0x200e6d0_pos" unit="mm" x="47.933844" y="32.893839" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_48_0x200e6d0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.646798"/>
+      <position name="VXD_layer4_ladder_49_0x200e980_pos" unit="mm" x="32.814353" y="47.988293" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_49_0x200e980_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.016398"/>
+      <position name="VXD_layer4_ladder_50_0x200ec30_pos" unit="mm" x="13.263102" y="56.601662" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_50_0x200ec30_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.385997"/>
+      <position name="VXD_layer4_ladder_51_0x200eee0_pos" unit="mm" x="-8.079404" y="57.570663" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_51_0x200eee0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.755596"/>
+      <position name="VXD_layer4_ladder_52_0x200f190_pos" unit="mm" x="-28.330743" y="50.764427" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_52_0x200f190_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.125195"/>
+      <position name="VXD_layer4_ladder_53_0x200f440_pos" unit="mm" x="-44.755857" y="37.102174" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_53_0x200f440_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.494794"/>
+      <position name="VXD_layer4_ladder_54_0x200f6f0_pos" unit="mm" x="-55.136445" y="18.429067" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_54_0x200f6f0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.864393"/>
+      <position name="VXD_layer4_ladder_55_0x200f9a0_pos" unit="mm" x="-58.070550" y="-2.732988" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_55_0x200f9a0_rot" unit="rad" x="-0.000000" y="-0.000000" z="3.049193"/>
+      <position name="VXD_layer4_ladder_56_0x200fc50_pos" unit="mm" x="-53.161906" y="-23.525938" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_56_0x200fc50_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.679594"/>
+      <position name="VXD_layer4_ladder_57_0x200ff00_pos" unit="mm" x="-41.073452" y="-41.141580" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_57_0x200ff00_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.309995"/>
+      <position name="VXD_layer4_ladder_58_0x20101b0_pos" unit="mm" x="-23.437801" y="-53.200823" z="0.000000"/>
+      <rotation name="VXD_layer4_ladder_58_0x20101b0_rot" unit="rad" x="-0.000000" y="-0.000000" z="1.940395"/>
+      <position name="VXD_layer5_ladder_59_0x2011070_pos" unit="mm" x="-2.636744" y="-60.125000" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_59_0x2011070_rot" unit="rad" x="-0.000000" y="-0.000000" z="1.570796"/>
+      <position name="VXD_layer5_ladder_60_0x2011290_pos" unit="mm" x="19.260964" y="-57.017395" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_60_0x2011290_rot" unit="rad" x="0.000000" y="-0.000000" z="1.201197"/>
+      <position name="VXD_layer5_ladder_61_0x2011540_pos" unit="mm" x="38.557373" y="-46.209274" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_61_0x2011540_rot" unit="rad" x="0.000000" y="-0.000000" z="0.831598"/>
+      <position name="VXD_layer5_ladder_62_0x20117f0_pos" unit="mm" x="52.646395" y="-29.160335" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_62_0x20117f0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.461999"/>
+      <position name="VXD_layer5_ladder_63_0x2011aa0_pos" unit="mm" x="59.625229" y="-8.173132" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_63_0x2011aa0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.092400"/>
+      <position name="VXD_layer5_ladder_64_0x2011d50_pos" unit="mm" x="58.551346" y="13.917899" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_64_0x2011d50_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.277199"/>
+      <position name="VXD_layer5_ladder_65_0x2012260_pos" unit="mm" x="49.569779" y="34.129240" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_65_0x2012260_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.646798"/>
+      <position name="VXD_layer5_ladder_66_0x20124e0_pos" unit="mm" x="33.893539" y="49.731238" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_66_0x20124e0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.016398"/>
+      <position name="VXD_layer5_ladder_67_0x2012790_pos" unit="mm" x="13.639789" y="58.616757" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_67_0x2012790_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.385997"/>
+      <position name="VXD_layer5_ladder_68_0x2012a40_pos" unit="mm" x="-8.456091" y="59.585758" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_68_0x2012a40_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.755596"/>
+      <position name="VXD_layer5_ladder_69_0x2012cf0_pos" unit="mm" x="-29.409929" y="52.507372" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_69_0x2012cf0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.125195"/>
+      <position name="VXD_layer5_ladder_70_0x2012fa0_pos" unit="mm" x="-46.391792" y="38.337575" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_70_0x2012fa0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.494794"/>
+      <position name="VXD_layer5_ladder_71_0x2013250_pos" unit="mm" x="-57.108187" y="18.990076" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_71_0x2013250_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.864393"/>
+      <position name="VXD_layer5_ladder_72_0x2013500_pos" unit="mm" x="-60.111805" y="-2.922139" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_72_0x2013500_rot" unit="rad" x="-0.000000" y="-0.000000" z="3.049193"/>
+      <position name="VXD_layer5_ladder_73_0x20137b0_pos" unit="mm" x="-54.996991" y="-24.439702" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_73_0x20137b0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.679594"/>
+      <position name="VXD_layer5_ladder_74_0x2013a60_pos" unit="mm" x="-42.454528" y="-42.656548" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_74_0x2013a60_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.309995"/>
+      <position name="VXD_layer5_ladder_75_0x2013d10_pos" unit="mm" x="-24.178346" y="-55.112391" z="0.000000"/>
+      <rotation name="VXD_layer5_ladder_75_0x2013d10_rot" unit="rad" x="-0.000000" y="-0.000000" z="1.940395"/>
+      <position name="SIT_layer0_ladder_0_0x880f70_pos" unit="mm" x="155.005000" y="0.000000" z="0.000000"/>
+      <position name="SIT_layer0_ladder_1_0x881240_pos" unit="mm" x="125.401679" y="91.109653" z="0.000000"/>
+      <rotation name="SIT_layer0_ladder_1_0x881240_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.628319"/>
+      <position name="SIT_layer0_ladder_2_0x8814c0_pos" unit="mm" x="47.899179" y="147.418515" z="0.000000"/>
+      <rotation name="SIT_layer0_ladder_2_0x8814c0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.256637"/>
+      <position name="SIT_layer0_ladder_3_0x881770_pos" unit="mm" x="-47.899179" y="147.418515" z="0.000000"/>
+      <rotation name="SIT_layer0_ladder_3_0x881770_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.884956"/>
+      <position name="SIT_layer0_ladder_4_0x881a20_pos" unit="mm" x="-125.401679" y="91.109653" z="0.000000"/>
+      <rotation name="SIT_layer0_ladder_4_0x881a20_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.513274"/>
+      <position name="SIT_layer0_ladder_5_0x881cd0_pos" unit="mm" x="-155.005000" y="0.000000" z="0.000000"/>
+      <rotation name="SIT_layer0_ladder_5_0x881cd0_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="SIT_layer0_ladder_6_0x881f80_pos" unit="mm" x="-125.401679" y="-91.109653" z="0.000000"/>
+      <rotation name="SIT_layer0_ladder_6_0x881f80_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.513274"/>
+      <position name="SIT_layer0_ladder_7_0x882230_pos" unit="mm" x="-47.899179" y="-147.418515" z="0.000000"/>
+      <rotation name="SIT_layer0_ladder_7_0x882230_rot" unit="rad" x="-0.000000" y="-0.000000" z="1.884956"/>
+      <position name="SIT_layer0_ladder_8_0x8824e0_pos" unit="mm" x="47.899179" y="-147.418515" z="0.000000"/>
+      <rotation name="SIT_layer0_ladder_8_0x8824e0_rot" unit="rad" x="0.000000" y="-0.000000" z="1.256637"/>
+      <position name="SIT_layer0_ladder_9_0x882790_pos" unit="mm" x="125.401679" y="-91.109653" z="0.000000"/>
+      <rotation name="SIT_layer0_ladder_9_0x882790_rot" unit="rad" x="0.000000" y="-0.000000" z="0.628319"/>
+      <position name="SIT_layer1_ladder_10_0x2019c60_pos" unit="mm" x="300.005000" y="0.000000" z="0.000000"/>
+      <position name="SIT_layer1_ladder_11_0x2019ee0_pos" unit="mm" x="283.749902" y="97.411464" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_11_0x2019ee0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.330694"/>
+      <position name="SIT_layer1_ladder_12_0x201a160_pos" unit="mm" x="236.746099" y="184.266885" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_12_0x201a160_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.661388"/>
+      <position name="SIT_layer1_ladder_13_0x201a410_pos" unit="mm" x="164.087182" y="251.154129" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_13_0x201a410_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.992082"/>
+      <position name="SIT_layer1_ladder_14_0x201a6c0_pos" unit="mm" x="73.646874" y="290.824927" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_14_0x201a6c0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.322776"/>
+      <position name="SIT_layer1_ladder_15_0x201a970_pos" unit="mm" x="-24.774217" y="298.980331" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_15_0x201a970_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.653470"/>
+      <position name="SIT_layer1_ladder_16_0x201ac20_pos" unit="mm" x="-120.510636" y="274.736577" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_16_0x201ac20_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.984164"/>
+      <position name="SIT_layer1_ladder_17_0x201af50_pos" unit="mm" x="-203.187858" y="220.720852" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_17_0x201af50_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.314858"/>
+      <position name="SIT_layer1_ladder_18_0x201b200_pos" unit="mm" x="-263.846523" y="142.786598" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_18_0x201b200_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.645552"/>
+      <position name="SIT_layer1_ladder_19_0x201b4b0_pos" unit="mm" x="-295.913323" y="49.379200" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_19_0x201b4b0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.976246"/>
+      <position name="SIT_layer1_ladder_20_0x201b760_pos" unit="mm" x="-295.913323" y="-49.379200" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_20_0x201b760_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.976246"/>
+      <position name="SIT_layer1_ladder_21_0x22cae90_pos" unit="mm" x="-263.846523" y="-142.786598" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_21_0x22cae90_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.645552"/>
+      <position name="SIT_layer1_ladder_22_0x22cb140_pos" unit="mm" x="-203.187858" y="-220.720852" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_22_0x22cb140_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.314858"/>
+      <position name="SIT_layer1_ladder_23_0x22cb3f0_pos" unit="mm" x="-120.510636" y="-274.736577" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_23_0x22cb3f0_rot" unit="rad" x="-0.000000" y="-0.000000" z="1.984164"/>
+      <position name="SIT_layer1_ladder_24_0x22cb6a0_pos" unit="mm" x="-24.774217" y="-298.980331" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_24_0x22cb6a0_rot" unit="rad" x="-0.000000" y="-0.000000" z="1.653470"/>
+      <position name="SIT_layer1_ladder_25_0x22cb950_pos" unit="mm" x="73.646874" y="-290.824927" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_25_0x22cb950_rot" unit="rad" x="0.000000" y="-0.000000" z="1.322776"/>
+      <position name="SIT_layer1_ladder_26_0x22cbc00_pos" unit="mm" x="164.087182" y="-251.154129" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_26_0x22cbc00_rot" unit="rad" x="0.000000" y="-0.000000" z="0.992082"/>
+      <position name="SIT_layer1_ladder_27_0x22cbeb0_pos" unit="mm" x="236.746099" y="-184.266885" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_27_0x22cbeb0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.661388"/>
+      <position name="SIT_layer1_ladder_28_0x22cc160_pos" unit="mm" x="283.749902" y="-97.411464" z="0.000000"/>
+      <rotation name="SIT_layer1_ladder_28_0x22cc160_rot" unit="rad" x="0.000000" y="-0.000000" z="0.330694"/>
+      <rotation name="TPC_InnerWall_1_0x22cd5b0_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <rotation name="TPC_OuterWall_3_0x22ce120_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="TPC_EndPlate_4_0x22cead0_pos" unit="mm" x="0.000000" y="0.000000" z="2498.500000"/>
+      <position name="TPC_EndPlate_5_0x22ced50_pos" unit="mm" x="0.000000" y="0.000000" z="-2498.500000"/>
+      <rotation name="TPC_EndPlate_5_0x22ced50_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <rotation name="TPC_GasVolume_7_0x2348e90_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer0_0_0x234d8d0_pos" unit="mm" x="0.000000" y="2081.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer0_0_0x234d8d0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer0_1_0x234dbd0_pos" unit="mm" x="0.000000" y="2081.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer0_1_0x234dbd0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer0_2_0x234de80_pos" unit="mm" x="1471.665988" y="1471.665988" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer0_2_0x234de80_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer0_3_0x234e0b0_pos" unit="mm" x="1471.665988" y="1471.665988" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer0_3_0x234e0b0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer0_4_0x234e300_pos" unit="mm" x="2081.250000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer0_5_0x234e5b0_pos" unit="mm" x="2081.250000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer0_6_0x234e860_pos" unit="mm" x="1471.665988" y="-1471.665988" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer0_6_0x234e860_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer0_7_0x234eb10_pos" unit="mm" x="1471.665988" y="-1471.665988" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer0_7_0x234eb10_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer0_8_0x234edc0_pos" unit="mm" x="0.000000" y="-2081.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer0_8_0x234edc0_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer0_9_0x234f070_pos" unit="mm" x="0.000000" y="-2081.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer0_9_0x234f070_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer0_10_0x234f320_pos" unit="mm" x="-1471.665988" y="-1471.665988" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer0_10_0x234f320_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer0_11_0x234f5d0_pos" unit="mm" x="-1471.665988" y="-1471.665988" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer0_11_0x234f5d0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer0_12_0x234f880_pos" unit="mm" x="-2081.250000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer0_12_0x234f880_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer0_13_0x234fb30_pos" unit="mm" x="-2081.250000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer0_13_0x234fb30_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer0_14_0x234fde0_pos" unit="mm" x="-1471.665988" y="1471.665988" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer0_14_0x234fde0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer0_15_0x2350090_pos" unit="mm" x="-1471.665988" y="1471.665988" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer0_15_0x2350090_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer1_16_0x2351f30_pos" unit="mm" x="0.000000" y="2107.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer1_16_0x2351f30_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer1_17_0x2352260_pos" unit="mm" x="0.000000" y="2107.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer1_17_0x2352260_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer1_18_0x2352510_pos" unit="mm" x="1490.404318" y="1490.404318" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer1_18_0x2352510_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer1_19_0x23527c0_pos" unit="mm" x="1490.404318" y="1490.404318" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer1_19_0x23527c0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer1_20_0x2352a70_pos" unit="mm" x="2107.750000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer1_21_0x2352d20_pos" unit="mm" x="2107.750000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer1_22_0x2352fd0_pos" unit="mm" x="1490.404318" y="-1490.404318" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer1_22_0x2352fd0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer1_23_0x2353280_pos" unit="mm" x="1490.404318" y="-1490.404318" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer1_23_0x2353280_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer1_24_0x2353530_pos" unit="mm" x="0.000000" y="-2107.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer1_24_0x2353530_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer1_25_0x23537e0_pos" unit="mm" x="0.000000" y="-2107.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer1_25_0x23537e0_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer1_26_0x2353a90_pos" unit="mm" x="-1490.404318" y="-1490.404318" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer1_26_0x2353a90_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer1_27_0x2353d40_pos" unit="mm" x="-1490.404318" y="-1490.404318" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer1_27_0x2353d40_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer1_28_0x2353ff0_pos" unit="mm" x="-2107.750000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer1_28_0x2353ff0_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer1_29_0x23542a0_pos" unit="mm" x="-2107.750000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer1_29_0x23542a0_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer1_30_0x2354550_pos" unit="mm" x="-1490.404318" y="1490.404318" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer1_30_0x2354550_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer1_31_0x2354800_pos" unit="mm" x="-1490.404318" y="1490.404318" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer1_31_0x2354800_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer2_32_0x2356690_pos" unit="mm" x="0.000000" y="2134.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer2_32_0x2356690_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer2_33_0x2356a60_pos" unit="mm" x="0.000000" y="2134.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer2_33_0x2356a60_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer2_34_0x2356d10_pos" unit="mm" x="1509.142648" y="1509.142648" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer2_34_0x2356d10_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer2_35_0x2356fc0_pos" unit="mm" x="1509.142648" y="1509.142648" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer2_35_0x2356fc0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer2_36_0x2357270_pos" unit="mm" x="2134.250000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer2_37_0x2357520_pos" unit="mm" x="2134.250000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer2_38_0x23577d0_pos" unit="mm" x="1509.142648" y="-1509.142648" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer2_38_0x23577d0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer2_39_0x2357a80_pos" unit="mm" x="1509.142648" y="-1509.142648" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer2_39_0x2357a80_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer2_40_0x2357d30_pos" unit="mm" x="0.000000" y="-2134.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer2_40_0x2357d30_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer2_41_0x2357fe0_pos" unit="mm" x="0.000000" y="-2134.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer2_41_0x2357fe0_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer2_42_0x2358290_pos" unit="mm" x="-1509.142648" y="-1509.142648" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer2_42_0x2358290_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer2_43_0x2358540_pos" unit="mm" x="-1509.142648" y="-1509.142648" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer2_43_0x2358540_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer2_44_0x23587f0_pos" unit="mm" x="-2134.250000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer2_44_0x23587f0_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer2_45_0x2358aa0_pos" unit="mm" x="-2134.250000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer2_45_0x2358aa0_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer2_46_0x2358d50_pos" unit="mm" x="-1509.142648" y="1509.142648" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer2_46_0x2358d50_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer2_47_0x2359000_pos" unit="mm" x="-1509.142648" y="1509.142648" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer2_47_0x2359000_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer3_48_0x235ae10_pos" unit="mm" x="0.000000" y="2160.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer3_48_0x235ae10_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer3_49_0x235b0c0_pos" unit="mm" x="0.000000" y="2160.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer3_49_0x235b0c0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer3_50_0x235b370_pos" unit="mm" x="1527.880977" y="1527.880977" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer3_50_0x235b370_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer3_51_0x235b620_pos" unit="mm" x="1527.880977" y="1527.880977" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer3_51_0x235b620_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer3_52_0x235b8d0_pos" unit="mm" x="2160.750000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer3_53_0x235bb80_pos" unit="mm" x="2160.750000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer3_54_0x235be30_pos" unit="mm" x="1527.880977" y="-1527.880977" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer3_54_0x235be30_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer3_55_0x235c0e0_pos" unit="mm" x="1527.880977" y="-1527.880977" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer3_55_0x235c0e0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer3_56_0x235c390_pos" unit="mm" x="0.000000" y="-2160.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer3_56_0x235c390_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer3_57_0x235c640_pos" unit="mm" x="0.000000" y="-2160.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer3_57_0x235c640_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer3_58_0x235c8f0_pos" unit="mm" x="-1527.880977" y="-1527.880977" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer3_58_0x235c8f0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer3_59_0x235cba0_pos" unit="mm" x="-1527.880977" y="-1527.880977" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer3_59_0x235cba0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer3_60_0x235ce50_pos" unit="mm" x="-2160.750000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer3_60_0x235ce50_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer3_61_0x235d100_pos" unit="mm" x="-2160.750000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer3_61_0x235d100_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer3_62_0x235d3b0_pos" unit="mm" x="-1527.880977" y="1527.880977" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer3_62_0x235d3b0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer3_63_0x235d660_pos" unit="mm" x="-1527.880977" y="1527.880977" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer3_63_0x235d660_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer4_64_0x235f4f0_pos" unit="mm" x="0.000000" y="2187.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer4_64_0x235f4f0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer4_65_0x235f9b0_pos" unit="mm" x="0.000000" y="2187.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer4_65_0x235f9b0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer4_66_0x235fc30_pos" unit="mm" x="1546.619307" y="1546.619307" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer4_66_0x235fc30_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer4_67_0x235fee0_pos" unit="mm" x="1546.619307" y="1546.619307" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer4_67_0x235fee0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer4_68_0x2360190_pos" unit="mm" x="2187.250000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer4_69_0x2360440_pos" unit="mm" x="2187.250000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer4_70_0x23606f0_pos" unit="mm" x="1546.619307" y="-1546.619307" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer4_70_0x23606f0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer4_71_0x23609a0_pos" unit="mm" x="1546.619307" y="-1546.619307" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer4_71_0x23609a0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer4_72_0x2360c50_pos" unit="mm" x="0.000000" y="-2187.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer4_72_0x2360c50_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer4_73_0x2360f00_pos" unit="mm" x="0.000000" y="-2187.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer4_73_0x2360f00_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer4_74_0x23611b0_pos" unit="mm" x="-1546.619307" y="-1546.619307" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer4_74_0x23611b0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer4_75_0x2361460_pos" unit="mm" x="-1546.619307" y="-1546.619307" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer4_75_0x2361460_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer4_76_0x2361710_pos" unit="mm" x="-2187.250000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer4_76_0x2361710_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer4_77_0x23619c0_pos" unit="mm" x="-2187.250000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer4_77_0x23619c0_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer4_78_0x2361c70_pos" unit="mm" x="-1546.619307" y="1546.619307" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer4_78_0x2361c70_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer4_79_0x2361f20_pos" unit="mm" x="-1546.619307" y="1546.619307" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer4_79_0x2361f20_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer5_80_0x2363e20_pos" unit="mm" x="0.000000" y="2213.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer5_80_0x2363e20_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer5_81_0x23640d0_pos" unit="mm" x="0.000000" y="2213.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer5_81_0x23640d0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer5_82_0x2364380_pos" unit="mm" x="1565.357637" y="1565.357637" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer5_82_0x2364380_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer5_83_0x2364630_pos" unit="mm" x="1565.357637" y="1565.357637" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer5_83_0x2364630_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer5_84_0x23648e0_pos" unit="mm" x="2213.750000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer5_85_0x2364b90_pos" unit="mm" x="2213.750000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer5_86_0x2364e40_pos" unit="mm" x="1565.357637" y="-1565.357637" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer5_86_0x2364e40_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer5_87_0x23650f0_pos" unit="mm" x="1565.357637" y="-1565.357637" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer5_87_0x23650f0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer5_88_0x23653a0_pos" unit="mm" x="0.000000" y="-2213.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer5_88_0x23653a0_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer5_89_0x2365650_pos" unit="mm" x="0.000000" y="-2213.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer5_89_0x2365650_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer5_90_0x2365900_pos" unit="mm" x="-1565.357637" y="-1565.357637" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer5_90_0x2365900_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer5_91_0x2365bb0_pos" unit="mm" x="-1565.357637" y="-1565.357637" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer5_91_0x2365bb0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer5_92_0x2365e60_pos" unit="mm" x="-2213.750000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer5_92_0x2365e60_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer5_93_0x2366110_pos" unit="mm" x="-2213.750000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer5_93_0x2366110_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer5_94_0x23663c0_pos" unit="mm" x="-1565.357637" y="1565.357637" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer5_94_0x23663c0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer5_95_0x2366670_pos" unit="mm" x="-1565.357637" y="1565.357637" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer5_95_0x2366670_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer6_96_0x2368330_pos" unit="mm" x="0.000000" y="2240.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer6_96_0x2368330_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer6_97_0x23685e0_pos" unit="mm" x="0.000000" y="2240.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer6_97_0x23685e0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer6_98_0x2368890_pos" unit="mm" x="1584.095967" y="1584.095967" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer6_98_0x2368890_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer6_99_0x2368b40_pos" unit="mm" x="1584.095967" y="1584.095967" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer6_99_0x2368b40_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer6_100_0x2368df0_pos" unit="mm" x="2240.250000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer6_101_0x23690a0_pos" unit="mm" x="2240.250000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer6_102_0x2369350_pos" unit="mm" x="1584.095967" y="-1584.095967" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer6_102_0x2369350_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer6_103_0x2369600_pos" unit="mm" x="1584.095967" y="-1584.095967" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer6_103_0x2369600_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer6_104_0x23698b0_pos" unit="mm" x="0.000000" y="-2240.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer6_104_0x23698b0_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer6_105_0x2369b60_pos" unit="mm" x="0.000000" y="-2240.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer6_105_0x2369b60_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer6_106_0x2369e10_pos" unit="mm" x="-1584.095967" y="-1584.095967" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer6_106_0x2369e10_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer6_107_0x236a0c0_pos" unit="mm" x="-1584.095967" y="-1584.095967" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer6_107_0x236a0c0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer6_108_0x236a370_pos" unit="mm" x="-2240.250000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer6_108_0x236a370_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer6_109_0x236a620_pos" unit="mm" x="-2240.250000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer6_109_0x236a620_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer6_110_0x236a8d0_pos" unit="mm" x="-1584.095967" y="1584.095967" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer6_110_0x236a8d0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer6_111_0x236ab80_pos" unit="mm" x="-1584.095967" y="1584.095967" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer6_111_0x236ab80_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer7_112_0x230de80_pos" unit="mm" x="0.000000" y="2266.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer7_112_0x230de80_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer7_113_0x230e130_pos" unit="mm" x="0.000000" y="2266.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer7_113_0x230e130_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer7_114_0x230e3e0_pos" unit="mm" x="1602.834296" y="1602.834296" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer7_114_0x230e3e0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer7_115_0x230e690_pos" unit="mm" x="1602.834296" y="1602.834296" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer7_115_0x230e690_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer7_116_0x230e940_pos" unit="mm" x="2266.750000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer7_117_0x230ebf0_pos" unit="mm" x="2266.750000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer7_118_0x230eea0_pos" unit="mm" x="1602.834296" y="-1602.834296" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer7_118_0x230eea0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer7_119_0x230f150_pos" unit="mm" x="1602.834296" y="-1602.834296" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer7_119_0x230f150_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer7_120_0x230f400_pos" unit="mm" x="0.000000" y="-2266.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer7_120_0x230f400_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer7_121_0x23701b0_pos" unit="mm" x="0.000000" y="-2266.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer7_121_0x23701b0_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer7_122_0x2370460_pos" unit="mm" x="-1602.834296" y="-1602.834296" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer7_122_0x2370460_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer7_123_0x2370710_pos" unit="mm" x="-1602.834296" y="-1602.834296" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer7_123_0x2370710_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer7_124_0x23709c0_pos" unit="mm" x="-2266.750000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer7_124_0x23709c0_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer7_125_0x2370c70_pos" unit="mm" x="-2266.750000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer7_125_0x2370c70_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer7_126_0x2370f20_pos" unit="mm" x="-1602.834296" y="1602.834296" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer7_126_0x2370f20_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer7_127_0x23711d0_pos" unit="mm" x="-1602.834296" y="1602.834296" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer7_127_0x23711d0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer8_128_0x2372f30_pos" unit="mm" x="0.000000" y="2293.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer8_128_0x2372f30_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer8_129_0x235f770_pos" unit="mm" x="0.000000" y="2293.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer8_129_0x235f770_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer8_130_0x23738b0_pos" unit="mm" x="1621.572626" y="1621.572626" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer8_130_0x23738b0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer8_131_0x2373b60_pos" unit="mm" x="1621.572626" y="1621.572626" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer8_131_0x2373b60_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer8_132_0x2373e10_pos" unit="mm" x="2293.250000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer8_133_0x23740c0_pos" unit="mm" x="2293.250000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer8_134_0x2374370_pos" unit="mm" x="1621.572626" y="-1621.572626" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer8_134_0x2374370_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer8_135_0x2374620_pos" unit="mm" x="1621.572626" y="-1621.572626" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer8_135_0x2374620_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer8_136_0x23748d0_pos" unit="mm" x="0.000000" y="-2293.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer8_136_0x23748d0_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer8_137_0x2374b80_pos" unit="mm" x="0.000000" y="-2293.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer8_137_0x2374b80_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer8_138_0x2374e30_pos" unit="mm" x="-1621.572626" y="-1621.572626" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer8_138_0x2374e30_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer8_139_0x23750e0_pos" unit="mm" x="-1621.572626" y="-1621.572626" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer8_139_0x23750e0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer8_140_0x2375390_pos" unit="mm" x="-2293.250000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer8_140_0x2375390_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer8_141_0x2375640_pos" unit="mm" x="-2293.250000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer8_141_0x2375640_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer8_142_0x23758f0_pos" unit="mm" x="-1621.572626" y="1621.572626" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer8_142_0x23758f0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer8_143_0x2375ba0_pos" unit="mm" x="-1621.572626" y="1621.572626" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer8_143_0x2375ba0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer9_144_0x23778e0_pos" unit="mm" x="0.000000" y="2319.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer9_144_0x23778e0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer9_145_0x2377b90_pos" unit="mm" x="0.000000" y="2319.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer9_145_0x2377b90_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer9_146_0x2377e40_pos" unit="mm" x="1640.310956" y="1640.310956" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer9_146_0x2377e40_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer9_147_0x23780f0_pos" unit="mm" x="1640.310956" y="1640.310956" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer9_147_0x23780f0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer9_148_0x23783a0_pos" unit="mm" x="2319.750000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer9_149_0x2378650_pos" unit="mm" x="2319.750000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer9_150_0x2378900_pos" unit="mm" x="1640.310956" y="-1640.310956" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer9_150_0x2378900_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer9_151_0x2378bb0_pos" unit="mm" x="1640.310956" y="-1640.310956" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer9_151_0x2378bb0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer9_152_0x2378e60_pos" unit="mm" x="0.000000" y="-2319.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer9_152_0x2378e60_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer9_153_0x2379110_pos" unit="mm" x="0.000000" y="-2319.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer9_153_0x2379110_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer9_154_0x23793c0_pos" unit="mm" x="-1640.310956" y="-1640.310956" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer9_154_0x23793c0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer9_155_0x2379670_pos" unit="mm" x="-1640.310956" y="-1640.310956" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer9_155_0x2379670_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer9_156_0x2379920_pos" unit="mm" x="-2319.750000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer9_156_0x2379920_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer9_157_0x2379bd0_pos" unit="mm" x="-2319.750000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer9_157_0x2379bd0_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer9_158_0x2379e80_pos" unit="mm" x="-1640.310956" y="1640.310956" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer9_158_0x2379e80_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer9_159_0x237a130_pos" unit="mm" x="-1640.310956" y="1640.310956" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer9_159_0x237a130_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer10_160_0x237be30_pos" unit="mm" x="0.000000" y="2346.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer10_160_0x237be30_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer10_161_0x237c0e0_pos" unit="mm" x="0.000000" y="2346.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer10_161_0x237c0e0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer10_162_0x237c390_pos" unit="mm" x="1659.049285" y="1659.049285" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer10_162_0x237c390_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer10_163_0x237c640_pos" unit="mm" x="1659.049285" y="1659.049285" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer10_163_0x237c640_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer10_164_0x237c8f0_pos" unit="mm" x="2346.250000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer10_165_0x237cba0_pos" unit="mm" x="2346.250000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer10_166_0x237ce50_pos" unit="mm" x="1659.049285" y="-1659.049285" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer10_166_0x237ce50_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer10_167_0x237d100_pos" unit="mm" x="1659.049285" y="-1659.049285" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer10_167_0x237d100_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer10_168_0x237d3b0_pos" unit="mm" x="0.000000" y="-2346.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer10_168_0x237d3b0_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer10_169_0x237d660_pos" unit="mm" x="0.000000" y="-2346.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer10_169_0x237d660_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer10_170_0x237d910_pos" unit="mm" x="-1659.049285" y="-1659.049285" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer10_170_0x237d910_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer10_171_0x237dbc0_pos" unit="mm" x="-1659.049285" y="-1659.049285" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer10_171_0x237dbc0_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer10_172_0x237de70_pos" unit="mm" x="-2346.250000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer10_172_0x237de70_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer10_173_0x237e120_pos" unit="mm" x="-2346.250000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer10_173_0x237e120_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer10_174_0x237e3d0_pos" unit="mm" x="-1659.049285" y="1659.049285" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer10_174_0x237e3d0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer10_175_0x237e680_pos" unit="mm" x="-1659.049285" y="1659.049285" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer10_175_0x237e680_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer11_176_0x23803a0_pos" unit="mm" x="0.000000" y="2372.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer11_176_0x23803a0_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer11_177_0x2380650_pos" unit="mm" x="0.000000" y="2372.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer11_177_0x2380650_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer11_178_0x2380900_pos" unit="mm" x="1677.787615" y="1677.787615" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer11_178_0x2380900_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer11_179_0x2380bb0_pos" unit="mm" x="1677.787615" y="1677.787615" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer11_179_0x2380bb0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer11_180_0x2380e60_pos" unit="mm" x="2372.750000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer11_181_0x2381110_pos" unit="mm" x="2372.750000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer11_182_0x23813c0_pos" unit="mm" x="1677.787615" y="-1677.787615" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer11_182_0x23813c0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer11_183_0x2381670_pos" unit="mm" x="1677.787615" y="-1677.787615" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer11_183_0x2381670_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer11_184_0x2381920_pos" unit="mm" x="0.000000" y="-2372.750000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer11_184_0x2381920_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer11_185_0x2381bd0_pos" unit="mm" x="0.000000" y="-2372.750000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer11_185_0x2381bd0_rot" unit="rad" x="0.000000" y="-0.000000" z="1.570796"/>
+      <position name="HcalBarrel_layer11_186_0x2381e80_pos" unit="mm" x="-1677.787615" y="-1677.787615" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer11_186_0x2381e80_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer11_187_0x2382130_pos" unit="mm" x="-1677.787615" y="-1677.787615" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer11_187_0x2382130_rot" unit="rad" x="-0.000000" y="-0.000000" z="2.356194"/>
+      <position name="HcalBarrel_layer11_188_0x23823e0_pos" unit="mm" x="-2372.750000" y="-0.000000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer11_188_0x23823e0_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer11_189_0x2382690_pos" unit="mm" x="-2372.750000" y="-0.000000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer11_189_0x2382690_rot" unit="rad" x="0.000000" y="-0.000000" z="-3.141593"/>
+      <position name="HcalBarrel_layer11_190_0x2382940_pos" unit="mm" x="-1677.787615" y="1677.787615" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer11_190_0x2382940_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer11_191_0x2382bf0_pos" unit="mm" x="-1677.787615" y="1677.787615" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer11_191_0x2382bf0_rot" unit="rad" x="0.000000" y="-0.000000" z="-2.356194"/>
+      <position name="HcalBarrel_layer12_192_0x2384990_pos" unit="mm" x="0.000000" y="2399.250000" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer12_192_0x2384990_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer12_193_0x2384c40_pos" unit="mm" x="0.000000" y="2399.250000" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer12_193_0x2384c40_rot" unit="rad" x="0.000000" y="-0.000000" z="-1.570796"/>
+      <position name="HcalBarrel_layer12_194_0x2384ef0_pos" unit="mm" x="1696.525945" y="1696.525945" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer12_194_0x2384ef0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer12_195_0x23851a0_pos" unit="mm" x="1696.525945" y="1696.525945" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer12_195_0x23851a0_rot" unit="rad" x="0.000000" y="-0.000000" z="-0.785398"/>
+      <position name="HcalBarrel_layer12_196_0x2385450_pos" unit="mm" x="2399.250000" y="0.000000" z="1182.500000"/>
+      <position name="HcalBarrel_layer12_197_0x2385700_pos" unit="mm" x="2399.250000" y="0.000000" z="-1182.500000"/>
+      <position name="HcalBarrel_layer12_198_0x23859b0_pos" unit="mm" x="1696.525945" y="-1696.525945" z="1182.500000"/>
+      <rotation name="HcalBarrel_layer12_198_0x23859b0_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
+      <position name="HcalBarrel_layer12_199_0x2385c60_pos" unit="mm" x="1696.525945" y="-1696.525945" z="-1182.500000"/>
+      <rotation name="HcalBarrel_layer12_199_0x2385c60_rot" unit="rad" x="0.000000" y="-0.000000" z="0.785398"/>
[truncated at 1000 lines; 24884 more skipped]
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1