Print

Print


Commit in LCDetectors/detectors/sidloi on MAIN
compact.xml+6-31.16 -> 1.17
Add visibility attributes to BeamCal and LumiCal

LCDetectors/detectors/sidloi
compact.xml 1.16 -> 1.17
diff -u -r1.16 -r1.17
--- compact.xml	24 Feb 2009 22:55:14 -0000	1.16
+++ compact.xml	27 Feb 2009 22:08:45 -0000	1.17
@@ -6,7 +6,7 @@
         author="Norman Graf, Jeremy McCormick"
         url="http://confluence.slac.stanford.edu/display/ilc/sidloi"
         status="development"
-        version="$Id: compact.xml,v 1.16 2009/02/24 22:55:14 ngraf Exp $">
+        version="$Id: compact.xml,v 1.17 2009/02/27 22:08:45 ngraf Exp $">
         <comment>The compact format for the Silicon Detector as described in the LOI 090204</comment>        
     </info>
     <define>
@@ -123,6 +123,9 @@
         
         <vis name="BeampipeVis" r="0.7734375" g="0.8671875" b="0.99609375" showDaughters="false" visible="true"/>
         
+        <vis name="LumiCalVis" showDaughters="false" visible="true"/>
+        <vis name="BeamCalVis" showDaughters="false" visible="true"/>
+        
     </display>
     <detectors>
         
@@ -606,7 +609,7 @@
         </detector>
         
         <!-- Luminosity Calorimeter -->
-        <detector id="11" name="LumiCal" reflect="true" type="CylindricalEndcapCalorimeter" readout="LumiCalHits">
+        <detector id="11" name="LumiCal" reflect="true" type="CylindricalEndcapCalorimeter" readout="LumiCalHits" vis="LumiCalVis">
             <dimensions inner_r = "6.0*cm" inner_z = "168.0*cm" outer_r = "19.5*cm" />
             <layer repeat="20" >
                 <slice material = "TungstenDens24" thickness = "0.271*cm" />
@@ -625,7 +628,7 @@
         </detector>
         
         <!-- Beam Calorimeter -->
-        <detector id="12" name="BeamCal" reflect="true" type="ForwardDetector" readout="BeamCalHits">
+        <detector id="12" name="BeamCal" reflect="true" type="ForwardDetector" readout="BeamCalHits" vis="BeamCalVis">
             <dimensions outer_r="12.96*cm" inner_r="0.0*cm" inner_z="295.0*cm" />
             <beampipe crossing_angle="0.014" outgoing_r="1.55*cm" incoming_r="1.05*cm" />
             <layer repeat="50">
CVSspam 0.2.8