Commit in java/trunk/hps-java/src/main/resources/org/lcsim/hps/steering on MAIN
readout/TestRunReadoutToLcio.lcsim+487 -> 88
recon/TestRunOfflineRecon.lcsim+1-187 -> 88
users/phansson/TwoTrackAnalysis.lcsim+2-287 -> 88
+7-3
3 modified files
Force run nr

java/trunk/hps-java/src/main/resources/org/lcsim/hps/steering/readout
TestRunReadoutToLcio.lcsim 87 -> 88
--- java/trunk/hps-java/src/main/resources/org/lcsim/hps/steering/readout/TestRunReadoutToLcio.lcsim	2013-12-13 21:00:20 UTC (rev 87)
+++ java/trunk/hps-java/src/main/resources/org/lcsim/hps/steering/readout/TestRunReadoutToLcio.lcsim	2013-12-13 21:11:11 UTC (rev 88)
@@ -3,6 +3,10 @@
 -->
 <lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" 
        xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd">
+    <control>
+        <printInputFiles>true</printInputFiles>
+        <printDriversDetailed>true</printDriversDetailed>
+    </control>    
     <execute>
         <driver name="EventMarkerDriver"/>
         <driver name="CalibrationDriver"/>   

java/trunk/hps-java/src/main/resources/org/lcsim/hps/steering/recon
TestRunOfflineRecon.lcsim 87 -> 88
--- java/trunk/hps-java/src/main/resources/org/lcsim/hps/steering/recon/TestRunOfflineRecon.lcsim	2013-12-13 21:00:20 UTC (rev 87)
+++ java/trunk/hps-java/src/main/resources/org/lcsim/hps/steering/recon/TestRunOfflineRecon.lcsim	2013-12-13 21:11:11 UTC (rev 88)
@@ -21,7 +21,7 @@
     </execute>    
     <drivers>    
         <driver name="CalibrationDriver" type="org.lcsim.hps.conditions.CalibrationDriver">
-<!--            <runNumber>${runNumber}</runNumber>-->
+            <runNumber>${runNumber}</runNumber>
         </driver>   
         <driver name="EventMarkerDriver" type="org.lcsim.job.EventMarkerDriver">
             <eventInterval>1000</eventInterval>

java/trunk/hps-java/src/main/resources/org/lcsim/hps/steering/users/phansson
TwoTrackAnalysis.lcsim 87 -> 88
--- java/trunk/hps-java/src/main/resources/org/lcsim/hps/steering/users/phansson/TwoTrackAnalysis.lcsim	2013-12-13 21:00:20 UTC (rev 87)
+++ java/trunk/hps-java/src/main/resources/org/lcsim/hps/steering/users/phansson/TwoTrackAnalysis.lcsim	2013-12-13 21:11:11 UTC (rev 88)
@@ -4,7 +4,7 @@
         <!--<fileRegExp baseDir="./../data/mc/HPS-TestRun-v5/1.8-SNAPSHOT-recoil-101013/">egs_5.5gev_0.016x0_500mb_recoil_readout_[0-9].slcio</fileRegExp>-->
     </inputFiles>
     <control>
-        <numberOfEvents>1000</numberOfEvents>
+        <numberOfEvents>-1</numberOfEvents>
         <printInputFiles>true</printInputFiles>
         <printDriversDetailed>true</printDriversDetailed>
     </control>    
@@ -73,7 +73,7 @@
 
 
         <driver name="CalibrationDriver" type="org.lcsim.hps.conditions.CalibrationDriver">
-  <!--              <runNumber>${runNumber}</runNumber> -->
+                <runNumber>${runNumber}</runNumber>
   <!--			<gainFilename>default_goodregion_shift_v1.gain</gainFilename> -->
         </driver>
         <driver name="EventMarkerDriver"
SVNspam 0.1