Commit in LCDetectors/detectors/sid02 on MAIN
compact.xml+5-111.9 -> 1.10
fix vacuum volumes.

LCDetectors/detectors/sid02
compact.xml 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- compact.xml	28 Aug 2008 23:30:49 -0000	1.9
+++ compact.xml	28 Aug 2008 23:41:24 -0000	1.10
@@ -8,7 +8,7 @@
         author="Norman Graf"
         url="http://confluence.slac.stanford.edu/display/ilc/sid02"
         status="development"
-        version="$Id: compact.xml,v 1.9 2008/08/28 23:30:49 ngraf Exp $">
+        version="$Id: compact.xml,v 1.10 2008/08/28 23:41:24 ngraf Exp $">
         <comment>The compact format for the Silicon Detector v02 to be used in the LOI 080826</comment>
     </info>
 
@@ -846,14 +846,8 @@
 
         <!-- Low Z ( Be ) mask -->
         <detector id="0" name="ForwardLowZ" type="ForwardDetector" reflect="true" >
-            <dimensions outer_r="10.95*cm"
-            inner_r="0.0*cm"
-            inner_z="285.0*cm"
-            />
-            <beampipe crossing_angle="0.014"
-            outgoing_r="1.2*cm"
-            incoming_r="1.0*cm"
-            />
+            <dimensions outer_r="10.95*cm" inner_r="0.0*cm" inner_z="285.0*cm" />
+            <beampipe crossing_angle="0.014" outgoing_r="1.2*cm" incoming_r="1.0*cm" />
             <layer repeat="1">
                 <slice material = "Beryllium" thickness = "10.0*cm" sensitive = "no" />
             </layer>
@@ -878,14 +872,14 @@
         <detector id="0" name="ForwardVacuum" type="PolyconeSupport" insideTrackingVolume="false">
             <material name="Vacuum"/>
             <zplane rmin="0.*cm" rmax="((tracking_region_zmax-6.25)*bp_cone_slope+1.1925)" z="tracking_region_zmax" />
-            <zplane rmin="0.*cm"    rmax="13.8*cm"  z="285*cm"/>
+            <zplane rmin="0.*cm"    rmax="10.95*cm"  z="285*cm"/>
         </detector> 
     
         <!-- Backward Vacuum -->
 
         <detector id="0" name="BackwardVacuum" type="PolyconeSupport" insideTrackingVolume="false">
             <material name="Vacuum"/>
-            <zplane rmin="0.*cm" rmax="13.8*cm"  z="-285*cm"/>
+            <zplane rmin="0.*cm" rmax="10.95*cm"  z="-285*cm"/>
             <zplane rmin="0.*cm" rmax="((tracking_region_zmax-6.25)*bp_cone_slope+1.1925)" z="-tracking_region_zmax" />
         </detector>   
   
CVSspam 0.2.8