Print

Print


Commit in GeomConverter/src/org/lcsim/geometry/segmentation on MAIN
GridXYZ.java-51.9 -> 1.10
Took out unused CoordinateSystemType.

GeomConverter/src/org/lcsim/geometry/segmentation
GridXYZ.java 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- GridXYZ.java	13 Jul 2005 05:26:44 -0000	1.9
+++ GridXYZ.java	13 Jul 2005 07:38:31 -0000	1.10
@@ -54,11 +54,6 @@
         }                
     }
     
-    public CoordinateSystemType getCoordinateSystemType()
-    {
-        return CoordinateSystemType.LOCAL;
-    }    
-    
     /* FIXME: How to impl this?  It requires specific information about the subdetector topology. */
     public long[] getNeighbourIDs(int a, int b, int c)
     {
CVSspam 0.2.8