Commit in hps-detectors/detectors/HPS-Test-JLAB-v4pt0 on MAIN
compact.xml+19-131.2 -> 1.3
add back all components

hps-detectors/detectors/HPS-Test-JLAB-v4pt0
compact.xml 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- compact.xml	18 Jan 2012 00:18:03 -0000	1.2
+++ compact.xml	19 Jan 2012 00:38:40 -0000	1.3
@@ -14,32 +14,37 @@
         <constant name="world_y" value="world_side" />
         <constant name="world_z" value="world_side" />
 
-        <constant name="SA"  value="0.10" />
-        <constant name="SA2"  value="0.05" />
-        
         <!-- tracking region -->
         <constant name="tracking_region_radius" value="200.0*cm"/>
         <constant name="tracking_region_min" value="5.0*cm"/>
         <constant name="tracking_region_zmax" value="100.0*cm"/>
-        
+
+        <!-- module dimensions -->
+        <constant name="moduleX" value="10.0*cm"/>
+        <constant name="moduleY" value="4.0*cm"/>
+
+        <!-- module tilt -->
+        <constant name="SA"  value="0.10" />
+        <constant name="SA2"  value="0.05" />
+
+        <!-- module z placement -->
         <constant name="zCent1" value="10*cm"/>
         <constant name="zCent2" value="20*cm"/>
         <constant name="zCent3" value="30*cm"/>
         <constant name="zCent4" value="50*cm"/>
         <constant name="zCent5" value="70*cm"/>
 
+        <!-- module z gaps -->
         <constant name="ygap1" value="0.30*cm" />
         <constant name="ygap2" value="0.60*cm" />
         <constant name="ygap3" value="0.90*cm" />
         <constant name="ygap4" value="1.5*cm" />
         <constant name="ygap5" value="2.1*cm" />
 
+        <!-- module z plane distance -->
         <constant name="zPlaneDist" value="1.0*cm"/>
 
-        <constant name="moduleX" value="10.0*cm"/>
-        <constant name="moduleY" value="4.0*cm"/>
-
-        <!-- Params for the ecal crystal volume. -->
+        <!-- ecal -->
         <constant name="ecal_front" value="13.3/2*mm" />
         <constant name="ecal_back" value="16/2*mm" />
         <constant name="ecal_z" value="160/2*mm" />
@@ -48,11 +53,13 @@
     
     <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>
 
+        <!-- ECal crystal material. -->
         <material name="LeadTungstate">
             <D value="8.28" unit="g/cm3"/>
             <composite n="1" ref="Pb"/>
@@ -68,7 +75,7 @@
     
     <detectors>
 
-<!--
+        <!-- ECal -->
         <detector id="13"
                   name="Ecal"
                   type="HPSEcal3"
@@ -82,6 +89,7 @@
             </layout>
         </detector>
 
+        <!-- Target -->
         <detector id="10" name="Target" type="SiTrackerSpectrometer"  readout="TargetHits" combineHits="true">
             <module name="TungstenTarget">
                 <trd x1="5*cm" x2="5*cm" z="5*cm" />
@@ -91,13 +99,13 @@
                 <quadrant xStart="0" nx="1" xStep="moduleX" yStart="0" ny="1" yStep="moduleY" phi0="0.0" z="0.0" dz="0.0*cm"  module="TungstenTarget"/>
             </layer>
         </detector>
--->
 
+        <!-- SVT -->
         <detector id="1" name="Tracker" type="HPSTracker" readout="TrackerHits" combineHits="true" flipSA="true" reflect="true">
             <module name="Module1">
                 <box x="moduleX" y="moduleY" />
                 <module_component thickness="0.032*cm" material = "Silicon" sensitive="true">
-                    <dimensions x="moduleX-1.0" y="moduleY-1.0" /> <!-- TODO Get actual dead area size. -->
+                    <dimensions x="moduleX-1.0" y="moduleY-1.0" /> <!-- TODO Get actual dead area size from Tim. -->
                 </module_component>
                 <module_component thickness="0.02*cm" material = "Carbon" sensitive="false"/> 
             </module> 
@@ -171,10 +179,8 @@
         </field>
     </fields>
 
-<!--
     <includes>
         <gdmlFile ref="http://www.lcsim.org/test/gdml/vacuumChamber.gdml" />
     </includes>
--->
 
 </lccdd>
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