Print

Print


Commit in GeomConverter/src/org/lcsim/geometry/segmentation on MAIN
GridXYZ.java+1-51.4 -> 1.5


GeomConverter/src/org/lcsim/geometry/segmentation
GridXYZ.java 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- GridXYZ.java	23 Jun 2005 19:15:34 -0000	1.4
+++ GridXYZ.java	23 Jun 2005 20:04:33 -0000	1.5
@@ -58,11 +58,7 @@
         
         coordinateSystemType = CoordinateSystemType.LOCAL;
     }
-    
-    /**
-     * In the simulator, this is actually local because local -> global
-     * is applied depending on cylinder's position.  --JM
-     */
+        
     public CoordinateSystemType getCoordinateSystemType()
     {
         return CoordinateSystemType.LOCAL;
CVSspam 0.2.8