Commit in hps-java/src/main/java/org/lcsim/hps/monitoring/svt on MAIN
SVTHitPulsePlots.java+2-21.13 -> 1.14
put back end of job cleanup

hps-java/src/main/java/org/lcsim/hps/monitoring/svt
SVTHitPulsePlots.java 1.13 -> 1.14
diff -u -r1.13 -r1.14
--- SVTHitPulsePlots.java	13 May 2012 21:38:20 -0000	1.13
+++ SVTHitPulsePlots.java	17 May 2012 00:16:05 -0000	1.14
@@ -135,7 +135,6 @@
     }
 
     public void endOfData() {
-//        plotterFrame.dispose();
         if (outputPlots != null) {
             try {
                 aida.saveAs(outputPlots);
@@ -143,6 +142,7 @@
                 Logger.getLogger(TrackingReconstructionPlots.class.getName()).log(Level.SEVERE, null, ex);
             }
         }
+        plotterFrame.dispose();
     }
 
     private boolean hasAdjacentHit(RawTrackerHit hit) {
@@ -169,7 +169,7 @@
             aida.profile1D(sensors.get(i).getName() + "_pulse").reset();
         }
     }
-
+    
     private int computePlotterRegion(SiSensor sensor) {
 
         IIdentifierHelper helper = sensor.getIdentifierHelper();
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