Commit in lcsim/src/org/lcsim/recon/tracking/seedtracker on MAIN
MaterialManager.java+4-41.16 -> 1.17
remove debug print

lcsim/src/org/lcsim/recon/tracking/seedtracker
MaterialManager.java 1.16 -> 1.17
diff -u -r1.16 -r1.17
--- MaterialManager.java	16 Apr 2012 19:04:41 -0000	1.16
+++ MaterialManager.java	19 Apr 2012 20:23:04 -0000	1.17
@@ -44,7 +44,7 @@
  * @author Jeremy McCormick
  * @author Matt Graham
  *
- * @version $Id: MaterialManager.java,v 1.16 2012/04/16 19:04:41 jeremy Exp $
+ * @version $Id: MaterialManager.java,v 1.17 2012/04/19 20:23:04 jeremy Exp $
  */
 public class MaterialManager
 {
@@ -162,9 +162,9 @@
                         PhysicalVolumeNavigator.getLeafPaths(modulePaths, module.getGeometry().getPhysicalVolume(), path);
                     }
                     
-                    for (String p : modulePaths) {
-                        System.out.println("adding path: " + p);
-                    }
+                    //for (String p : modulePaths) {
+                    //    System.out.println("adding path: " + p);
+                    //}
                     
                     // Add module paths to this layer.
                     pathGroups.add(modulePaths);
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1