Print

Print


Author: [log in to unmask]
Date: Fri May 15 13:59:55 2015
New Revision: 3608

Log:
Remove debug print.

Modified:
    projects/lcsim/branches/LCSIM-245/detector-framework/src/main/java/org/lcsim/detector/converter/compact/DetectorConverter.java

Modified: projects/lcsim/branches/LCSIM-245/detector-framework/src/main/java/org/lcsim/detector/converter/compact/DetectorConverter.java
 =============================================================================
--- projects/lcsim/branches/LCSIM-245/detector-framework/src/main/java/org/lcsim/detector/converter/compact/DetectorConverter.java	(original)
+++ projects/lcsim/branches/LCSIM-245/detector-framework/src/main/java/org/lcsim/detector/converter/compact/DetectorConverter.java	Fri May 15 13:59:55 2015
@@ -86,7 +86,7 @@
 
     public DetectorConverter() {
 
-        System.out.println("DetectorConverter initializing ...");
+        //System.out.println("DetectorConverter initializing ...");
 
         Reflections reflect = new Reflections("org.lcsim.detector.converter.compact");
         Set<Class<? extends AbstractSubdetectorConverter>> converters = reflect

########################################################################
Use REPLY-ALL to reply to list

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