Print

Print


Commit in LCDetectors/detectors/sid02 on MAIN
compact.xml+6-61.15 -> 1.16
Fix beampipes and holes in BeamCal.
Inner free bore is 1.0 and 1.5 for incoming and outgoing, respectively.

LCDetectors/detectors/sid02
compact.xml 1.15 -> 1.16
diff -u -r1.15 -r1.16
--- compact.xml	29 Aug 2008 18:41:28 -0000	1.15
+++ compact.xml	29 Aug 2008 18:46:08 -0000	1.16
@@ -8,7 +8,7 @@
         author="Norman Graf"
         url="http://confluence.slac.stanford.edu/display/ilc/sid02"
         status="development"
-        version="$Id: compact.xml,v 1.15 2008/08/29 18:41:28 ngraf Exp $">
+        version="$Id: compact.xml,v 1.16 2008/08/29 18:46:08 ngraf Exp $">
         <comment>The compact format for the Silicon Detector v02 to be used in the LOI 080826</comment>
     </info>
 
@@ -860,7 +860,7 @@
 
         <detector id="10" name="BeamCal" reflect="true" type="ForwardDetector" readout="BeamCalHits">
             <dimensions outer_r="12.96*cm" inner_r="0.0*cm" inner_z="295.0*cm" />
-            <beampipe crossing_angle="0.014" outgoing_r="1.5*cm" incoming_r="1.0*cm" />
+            <beampipe crossing_angle="0.014" outgoing_r="1.55*cm" incoming_r="1.05*cm" />
             <layer repeat="50">
                 <slice material="TungstenDens24" thickness="0.271*cm" />
                 <slice material="Silicon" thickness="0.032*cm" sensitive="yes" />
@@ -890,28 +890,28 @@
   
         <detector id="0" name="NorthIncomingBeampipe" type="TubeSegment">
             <material name="Iron" />
-            <tubs rmin=".95*cm" rmax=".99*cm" zhalf="9.27*cm" />
+            <tubs rmin="1.0*cm" rmax="1.05*cm" zhalf="9.27*cm" />
             <position x="-2.13*cm" y="0" z="304.27*cm" />
             <rotation x="0.0" y="0.0070" z="0.0" />
         </detector>
 
         <detector id="0" name="SouthIncomingBeampipe" type="TubeSegment">
             <material name="Iron" />
-            <tubs rmin=".95*cm" rmax="0.995*cm" zhalf="9.27*cm" />
+            <tubs rmin="1.0*cm" rmax="1.05*cm" zhalf="9.27*cm" />
             <position x="-2.13*cm" y="0" z="-304.27*cm" />
             <rotation x="0.0" y="-0.0070" z="0.0" />
         </detector>
 
         <detector id="0" name="NorthOutgoingBeampipe" type="TubeSegment">
             <material name="Iron" />
-            <tubs rmin="1.45*cm" rmax="1.49*cm" zhalf="9.27*cm" />
+            <tubs rmin="1.50*cm" rmax="1.55*cm" zhalf="9.27*cm" />
             <position x="2.13*cm" y="0" z="304.27*cm" />
             <rotation x="0.0" y="-0.0070" z="0.0" />
         </detector>
 
         <detector id="0" name="SouthOutgoingBeampipe" type="TubeSegment">
             <material name="Iron" />
-            <tubs rmin="1.45*cm" rmax="1.495*cm" zhalf="9.27*cm" />
+            <tubs rmin="1.50*cm" rmax="1.55*cm" zhalf="9.27*cm" />
             <position x="2.13*cm" y="0" z="-304.27*cm" />
             <rotation x="0.0" y="0.0070" z="0.0" />
         </detector>        
CVSspam 0.2.8