Print

Print


Commit in lcsim/sandbox/RobKutschke/TKNHits on MAIN
ReadTKNRawHitsDriverV1.java+2-31.2 -> 1.3
Remove printout of detector name.

lcsim/sandbox/RobKutschke/TKNHits
ReadTKNRawHitsDriverV1.java 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- ReadTKNRawHitsDriverV1.java	5 Nov 2007 21:33:27 -0000	1.2
+++ ReadTKNRawHitsDriverV1.java	5 Nov 2007 23:19:34 -0000	1.3
@@ -44,9 +44,9 @@
  * This version also contains tests to compared measured and generated positions.
  *
  *@author $Author: kutschke $
- *@version $Id: ReadTKNRawHitsDriverV1.java,v 1.2 2007/11/05 21:33:27 kutschke Exp $
+ *@version $Id: ReadTKNRawHitsDriverV1.java,v 1.3 2007/11/05 23:19:34 kutschke Exp $
  *
- * Date $Date: 2007/11/05 21:33:27 $
+ * Date $Date: 2007/11/05 23:19:34 $
  * 
  * Notes:
  *
@@ -118,7 +118,6 @@
 
 	// Invalidate the cached indices.  See note 1.
 	index = null;
-	System.out.println ("Detector: " + detector.getName() );
 
     }
    
CVSspam 0.2.8