Print

Print


Commit in projects/lcsim/trunk/detector-framework/src/test/resources/org/lcsim/geometry/subdetector on MAIN
HPSTracker2014.xml+74added 3062
XML test file for new HPS tracker geometry 

projects/lcsim/trunk/detector-framework/src/test/resources/org/lcsim/geometry/subdetector
HPSTracker2014.xml added at 3062
--- projects/lcsim/trunk/detector-framework/src/test/resources/org/lcsim/geometry/subdetector/HPSTracker2014.xml	                        (rev 0)
+++ projects/lcsim/trunk/detector-framework/src/test/resources/org/lcsim/geometry/subdetector/HPSTracker2014.xml	2014-03-26 20:01:59 UTC (rev 3062)
@@ -0,0 +1,74 @@
+<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="HPSTrackerProposal2014">
+    <comment>new SVT test geometry</comment>
+  </info>
+  
+  <define>
+    <!-- world -->
+    <constant name="world_side" value="500.0*cm" />
+    <constant name="world_x" value="world_side" />
+    <constant name="world_y" value="world_side" />
+    <constant name="world_z" value="world_side" />
+  </define>
+  
+  <materials>
+    <!-- Set tracking material to vacuum. -->
+    <material name="TrackingMaterial">
+      <D type="density" unit="g/cm3" value="0.0000000000000001" />
+      <fraction n="1.0" ref="Air" />
+    </material>
+  </materials>
+  
+  <detectors>
+    <detector id="1" name="Tracker" type="HPSTracker2014" readout="TrackerHits">
+
+      <!-- Definition of half module logical volume. -->
+      <half_modules>
+        <half_module name="HalfModuleLayers1-3">
+          <component x="50.0" y="100.0" z="1.0" material="Silicon" sensitive="true" />
+        </half_module>
+      </half_modules>
+      
+      <!-- Alignment of entire tracker box. -->
+      <alignment x="0.0" y="0.0" z="0.0" rx="0.0" ry="0.0" rz="0.0" />
+      <support_plate name="SupportPlateL1-3top">
+        <alignment x="0.0" y="0.0" z="0.0" rx="0.0" ry="0.0" rz="0.0" />
+        <modules>
+          <module layer="1" ref="SvtModule">
+            <alignment x="0.0" y="0.0" z="" rx="0.0" ry="0.0" rz="0.0" />
+            <half_module type="axial" ref="HalfModuleLayers1-3">
+              <alignment x="0.0" y="0.0" z="0.0" rx="0.0" ry="0.0" rz="0.0" />
+            </half_module>
+            <half_module type="stereo" ref="HalfModuleLayers1-3">
+              <alignment x="0.0" y="0.0" z="0.0" rx="0.0" ry="0.0" rz="0.0" />
+            </half_module>
+          </module>
+          <!-- 
+          <module layer="2" ref="SvtModule">
+            <alignment x="0.0" y="0.0" z="" rx="0.0" ry="0.0"
+              rz="0.0" />
+          </module>
+          <module layer="3" ref="SvtModule">
+            <alignment x="0.0" y="0.0" z="" rx="0.0" ry="0.0"
+              rz="0.0" />
+          </module>
+           -->
+        </modules>
+      </support_plate>
+    </detector>
+  </detectors>
+  <readouts>
+    <readout name="TrackerHits">
+      <id>system:6,barrel:3,layer:4,module:12,sensor:1,side:32:-2,strip:12</id>
+    </readout>
+  </readouts>
+  <fields>
+    <field type="BoxDipole" name="AnalyzingDipole" x="0*cm" y="0*cm"
+      z="45.22*cm" dx="22.86*cm" dy="7.62*cm" dz="46.22*cm" bx="0.0" by="-0.5"
+      bz="0.0">
+    </field>
+  </fields>
+</lccdd>
\ No newline at end of file
SVNspam 0.1


Use REPLY-ALL to reply to list

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