Print

Print


Commit in GeomConverter/test/org/lcsim/geometry/subdetector on MAIN
PolyhedraBarrelCalorimeterTest.xml+4-31.1 -> 1.2
Latest version of PolyhedraBarrelCalorimeterTest.xml.  (ERROR: LCDD SD is always null.  Readout is ok.)

GeomConverter/test/org/lcsim/geometry/subdetector
PolyhedraBarrelCalorimeterTest.xml 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- PolyhedraBarrelCalorimeterTest.xml	25 Aug 2005 08:00:40 -0000	1.1
+++ PolyhedraBarrelCalorimeterTest.xml	25 Aug 2005 20:02:56 -0000	1.2
@@ -33,7 +33,7 @@
     <detector id="0" 
               name="PolyhedraBarrelCalorimeterTest" 
               type="PolyhedraBarrelCalorimeter" 
-              readout="PolyhedraBarrelCalorimeterHits">
+              readout="CalHits">
          <dimensions numsides="8" z="1000.0" rmin="500.0"/>
          <layer repeat="10">
            <slice material="Silicon" thickness="1.0*cm" sensitive="true" />
@@ -42,8 +42,9 @@
   </detectors>
 
   <readouts>
-    <readout name="PolyhedraBarrelCalorimeterHits">
-      <id>layer:8,system:6,module:4,stave:1,barrel:3,x:32:10,y:10</id>
+    <readout name="CalHits">
+      <segmentation type="GridXYZ" gridSizeX="10.0" gridSizeY="10.0" />
+      <id>layer:8,system:6,barrel:3,x:32:10,y:10</id>
     </readout>
   </readouts>
   
CVSspam 0.2.8