Commit in hps-java/src/main/java/org/lcsim/hps/recon/tracking on MAIN
SvtUtils.java+1-31.17 -> 1.18
remove reset in setup method, which was accidentally committed; reset should happen from whatever Driver is calling setup

hps-java/src/main/java/org/lcsim/hps/recon/tracking
SvtUtils.java 1.17 -> 1.18
diff -u -r1.17 -r1.18
--- SvtUtils.java	29 Oct 2013 23:28:53 -0000	1.17
+++ SvtUtils.java	30 Oct 2013 00:03:45 -0000	1.18
@@ -26,7 +26,7 @@
  * A class providing various utilities related to the HPS SVT. 
  *
  * @author Omar Moreno <[log in to unmask]>
- * @version $Id: SvtUtils.java,v 1.17 2013/10/29 23:28:53 jeremy Exp $
+ * @version $Id: SvtUtils.java,v 1.18 2013/10/30 00:03:45 jeremy Exp $
  */
 public class SvtUtils {
 
@@ -292,8 +292,6 @@
     public void setup(Detector detector) {
 
         this.printDebug("Method: setupMaps: \n\tDetector: " + detector.getDetectorName());
-
-        reset();
         
         // Load the DAQ Map from the conditions database
         this.loadSvtDaqMap();
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