Print

Print


Commit in GeomConverter/testResources/org/lcsim/geometry/compact/converter/lcdd on MAIN
SiTrackerEndcap2Test.xml+53added 1.1
JM: test compact file for new tracker model

GeomConverter/testResources/org/lcsim/geometry/compact/converter/lcdd
SiTrackerEndcap2Test.xml added at 1.1
diff -N SiTrackerEndcap2Test.xml
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ SiTrackerEndcap2Test.xml	22 Nov 2008 01:13:56 -0000	1.1
@@ -0,0 +1,53 @@
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0" 
+       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" 
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
+  <info name="SiTrackerEndcap2Test">
+    <comment></comment>
+  </info>
+  <define>
+    <constant name="cm" value="10"/>
+    <constant name="world_side" value="30000"/>
+    <constant name="world_x" value="world_side"/>
+    <constant name="world_y" value="world_side"/>
+    <constant name="world_z" value="world_side"/>
+    <constant name="tracking_region_radius" value="180.0 * cm"/>
+    <constant name="tracking_region_zmax" value="300.0 * cm"/>
+  </define>
+  <materials>
+  </materials>
+<!--
+  <display>
+    <vis name="TestVis" alpha="1.0" r="1.0" g="0.0" b="0.0" drawingStyle="wireframe" lineStyle="unbroken" showDaughters="true" visible="true"/>
+  </display>
+-->
+  <detectors>
+
+    <detector id="1" name="SiTrackerEndcap2" type="SiTrackerEndcap2" readout="SiTrackerEndcap_RO">
+        <module name="Module1">
+            <trd x1="65.2422" x2="88.47" z="110.48" />
+            <module_component thickness="1.0" material="Silicon"/>
+        </module>
+        <module name="Module2">
+            <trd x1="88.63" x2="118.5" z="92.6" />
+            <module_component thickness="1.0" material="Silicon"/>
+        </module>
+        <layer id="1">
+            <ring r="1210.0" phi0="0.0" zstart="855.0" dz="1.25" nmodules="84" module="Module2"/>
+<!--            <ring r="200.0" phi0="0.0" zstart="1100.0" dz="1.1" nmodules="30" module="Module1"/>-->
+        </layer>
+    </detector>
+  </detectors>
+  <readouts>
+    <readout name="SiTrackerEndcap_RO">
+      <id>system:6,barrel:3,layer:4,wedge:6,module:6,sensor:1,side:32:-2,strip:12</id>
+    </readout>
+  </readouts>
+  <fields>
+    <field type="Solenoid" 
+           name="GlobalSolenoid"
+           inner_field="5.0"
+           outer_field="-0.6"
+           zmax="1000"
+           outer_radius="(250.0+ 5.0 + 17.5 + 40./2.)*cm" />
+  </fields>
+</lccdd>
CVSspam 0.2.8