Print

Print


Commit in GeomConverter/src/org/lcsim/geometry on RefactorBranch
Detector.java+11.25 -> 1.25.2.1
Added FIXME

GeomConverter/src/org/lcsim/geometry
Detector.java 1.25 -> 1.25.2.1
diff -u -r1.25 -r1.25.2.1
--- Detector.java	4 Aug 2005 01:42:07 -0000	1.25
+++ Detector.java	28 Sep 2005 00:27:28 -0000	1.25.2.1
@@ -49,6 +49,7 @@
     }
     
     /* setup subdetector backlink in the iddecoder */
+    /* FIXME: There is not a 1-to-1 between subdetectors and readouts, so this function is wrong! --JM */
     private void setupSubdetectorIDDecoder(org.lcsim.geometry.compact.Subdetector subdet)
     {
         if ( subdet.getReadout() != null )
CVSspam 0.2.8