Commit in LCDetectors/detectors/sid02 on MAIN
compact.xml+3-31.12 -> 1.13
fix reported overlap caused by forward vacuum volumes. Were most likely spurious, but wanted to remove them anyway.

LCDetectors/detectors/sid02
compact.xml 1.12 -> 1.13
diff -u -r1.12 -r1.13
--- compact.xml	29 Aug 2008 00:09:35 -0000	1.12
+++ compact.xml	29 Aug 2008 05:10:10 -0000	1.13
@@ -8,7 +8,7 @@
         author="Norman Graf"
         url="http://confluence.slac.stanford.edu/display/ilc/sid02"
         status="development"
-        version="$Id: compact.xml,v 1.12 2008/08/29 00:09:35 ngraf Exp $">
+        version="$Id: compact.xml,v 1.13 2008/08/29 05:10:10 ngraf Exp $">
         <comment>The compact format for the Silicon Detector v02 to be used in the LOI 080826</comment>
     </info>
 
@@ -873,14 +873,14 @@
             <material name="Vacuum"/>
             <zplane rmin="0.*cm" rmax="6.0*cm"    z="tracking_region_zmax" />
             <zplane rmin="0.*cm" rmax="6.0*cm"    z="182*cm" />
-            <zplane rmin="0.*cm" rmax="10.9*cm"  z="285*cm"/>
+            <zplane rmin="0.*cm" rmax="10.87*cm"  z="285*cm"/>
         </detector> 
     
         <!-- Backward Vacuum -->
 
         <detector id="0" name="BackwardVacuum" type="PolyconeSupport" insideTrackingVolume="false">
             <material name="Vacuum"/>
-            <zplane rmin="0.*cm" rmax="10.9*cm"  z="-285*cm"/>
+            <zplane rmin="0.*cm" rmax="10.87*cm"  z="-285*cm"/>
             <zplane rmin="0.*cm" rmax="6.0*cm"    z="-182*cm" />
             <zplane rmin="0.*cm" rmax="6.0*cm"    z="-tracking_region_zmax" />
         </detector>   
CVSspam 0.2.8