Commit in hps-java/src/main on MAIN
java/org/lcsim/hps/users/phansson/TwoTrackAnlysis.java+3-21.28 -> 1.29
resources/org/lcsim/hps/steering/users/phansson/HPS2014DumpEcal.lcsim+2-21.2 -> 1.3
                                               /TwoTrackAnalysis.lcsim+2-21.9 -> 1.10
+7-6
3 modified files
Fixing steering files for condition paths.

hps-java/src/main/java/org/lcsim/hps/users/phansson
TwoTrackAnlysis.java 1.28 -> 1.29
diff -u -r1.28 -r1.29
--- TwoTrackAnlysis.java	28 Oct 2013 16:45:02 -0000	1.28
+++ TwoTrackAnlysis.java	28 Oct 2013 17:50:09 -0000	1.29
@@ -51,8 +51,9 @@
 import org.lcsim.util.aida.AIDA;
 
 /**
- *
- * @author phansson
+ * Analysis class which makes a text file compatible with ROOT Tree.
+ * @author phansson <[log in to unmask]>
+ * @version $id: $
  */
 public class TwoTrackAnlysis extends Driver {
 

hps-java/src/main/resources/org/lcsim/hps/steering/users/phansson
HPS2014DumpEcal.lcsim 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- HPS2014DumpEcal.lcsim	3 Sep 2013 16:41:44 -0000	1.2
+++ HPS2014DumpEcal.lcsim	28 Oct 2013 17:50:09 -0000	1.3
@@ -1,7 +1,7 @@
 <!-- 
   Execute full trigger+readout simulation and write the results as an LCIO file.
   @author Sho Uemura <[log in to unmask]>
-  @version $Id: HPS2014DumpEcal.lcsim,v 1.2 2013/09/03 16:41:44 phansson Exp $
+  @version $Id: HPS2014DumpEcal.lcsim,v 1.3 2013/10/28 17:50:09 phansson Exp $
 -->
 <lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" 
        xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd">
@@ -24,7 +24,7 @@
         <driver name="EventMarkerDriver" type="org.lcsim.job.EventMarkerDriver">
             <eventInterval>1000</eventInterval>
         </driver> 
-        <driver name="CalibrationDriver" type="org.lcsim.hps.monitoring.CalibrationDriver">
+        <driver name="CalibrationDriver" type="org.lcsim.hps.conditions.CalibrationDriver">
         </driver>
         
 

hps-java/src/main/resources/org/lcsim/hps/steering/users/phansson
TwoTrackAnalysis.lcsim 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- TwoTrackAnalysis.lcsim	18 Oct 2013 16:46:02 -0000	1.9
+++ TwoTrackAnalysis.lcsim	28 Oct 2013 17:50:09 -0000	1.10
@@ -44,7 +44,7 @@
         <driver name="TwoTrackAnalysis" 
                 type="org.lcsim.hps.users.phansson.TwoTrackAnlysis">
                 <debug>false</debug>
-                <hideFrame>false</hideFrame>
+                <hideFrame>true</hideFrame>
                 <outputPlotFileName></outputPlotFileName>
                 <outputNameTextTuple>${outputFile}</outputNameTextTuple>
                 <trackCollectionName>MatchedTracks</trackCollectionName>
@@ -73,7 +73,7 @@
 
 
 
-        <driver name="CalibrationDriver" type="org.lcsim.hps.monitoring.CalibrationDriver">
+        <driver name="CalibrationDriver" type="org.lcsim.hps.conditions.CalibrationDriver">
   <!--              <runNumber>${runNumber}</runNumber> -->
         </driver>
         <driver name="EventMarkerDriver"
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