Print

Print


Commit in hps-java/src/main/java/org/lcsim/hps/users/phansson on MAIN
RunMPAlignment.java+1-11.10 -> 1.11
Added better debug. Improved modularization.

hps-java/src/main/java/org/lcsim/hps/users/phansson
RunMPAlignment.java 1.10 -> 1.11
diff -u -r1.10 -r1.11
--- RunMPAlignment.java	24 Oct 2012 06:47:54 -0000	1.10
+++ RunMPAlignment.java	1 Nov 2012 15:42:48 -0000	1.11
@@ -73,7 +73,7 @@
     public void detectorChanged(Detector detector) {
         
         ap = new MPAlignmentParameters(this.outputMilleFile);
-        ap._DEBUG = _debug;
+        ap.setDebug(_debug);
         ap.setType(this._type);
         ap.setHideFrame(hideFrame);
         double bfield = detector.getFieldMap().getField(new BasicHep3Vector(0., 0., 1.)).y();
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