Print

Print


Commit in java/trunk/steering-files/src/main/resources/org/hps/steering on MAIN
monitoring/OnlineTracking.lcsim+1-1387 -> 388
readout/HPSTrackingDefaults.lcsim+1-1387 -> 388
recon/GBLReco.lcsim+2-2387 -> 388
     /HPSTrackingDefaultsRecon.lcsim+1-1387 -> 388
     /TestRunOfflineRecon.lcsim+1-1387 -> 388
users/FakeHitTracking.lcsim+1-1387 -> 388
     /HPSTrackingBunchedMC.lcsim+1-1387 -> 388
     /OfflineTrackingAxial.lcsim+1-1387 -> 388
users/meeg/EcalGainDriver.lcsim+1-1387 -> 388
          /EcalGainDriverSim.lcsim+1-1387 -> 388
users/phansson/HPSTrackingDefaults.lcsim+1-1387 -> 388
              /MPAlignment.lcsim+2-2387 -> 388
              /MultScatAna.lcsim+1-1387 -> 388
              /TwoTrackAnalysis.lcsim+1-1387 -> 388
+16-16
14 modified files
Update tracking strategy locations in steering files.

java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring
OnlineTracking.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring/OnlineTracking.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring/OnlineTracking.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -98,7 +98,7 @@
         <driver name="TrackerReconDriver"
                 type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>           
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
         </driver>        
 
      	<driver name="TrackingReconstructionPlots" type="org.hps.monitoring.drivers.svt.TrackingReconstructionPlots">

java/trunk/steering-files/src/main/resources/org/hps/steering/readout
HPSTrackingDefaults.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/readout/HPSTrackingDefaults.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/readout/HPSTrackingDefaults.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -41,7 +41,7 @@
         <driver name="TrackerReconDriver"
                 type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
         </driver>
 
         <driver name="LCIOWriter"

java/trunk/steering-files/src/main/resources/org/hps/steering/recon
GBLReco.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/recon/GBLReco.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/recon/GBLReco.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -58,8 +58,8 @@
         <driver name="TrackerReconDriver"
                 type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-TestRun-357.xml</strategyResource>
-            <!-- <strategyResource>/org/lcsim/hps/recon/tracking/strategies/${strategy}.xml</strategyResource>-->
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-TestRun-357.xml</strategyResource>
+            <!-- <strategyResource>/org/hps/recon/tracking/strategies/${strategy}.xml</strategyResource>-->
         </driver>        
         <driver name="EcalRawConverter" type="org.hps.recon.ecal.EcalRawConverterDriver">
             <ecalCollectionName>EcalCalHits</ecalCollectionName>

java/trunk/steering-files/src/main/resources/org/hps/steering/recon
HPSTrackingDefaultsRecon.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/recon/HPSTrackingDefaultsRecon.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/recon/HPSTrackingDefaultsRecon.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -50,7 +50,7 @@
         <driver name="TrackerReconDriver"
                 type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
         </driver>
 
         <driver name="LCIOWriter"

java/trunk/steering-files/src/main/resources/org/hps/steering/recon
TestRunOfflineRecon.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/recon/TestRunOfflineRecon.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/recon/TestRunOfflineRecon.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -40,7 +40,7 @@
         </driver>
         <driver name="TrackerReconDriver" type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>
-		    <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-Test-All.xml</strategyResource>
+		    <strategyResource>/org/hps/recon/tracking/strategies/HPS-Test-All.xml</strategyResource>
         </driver>        
         <driver name="EcalRawConverter" type="org.hps.recon.ecal.EcalRawConverterDriver">
             <ecalCollectionName>EcalCalHits</ecalCollectionName>

java/trunk/steering-files/src/main/resources/org/hps/steering/users
FakeHitTracking.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/users/FakeHitTracking.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/users/FakeHitTracking.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -123,7 +123,7 @@
 
         <driver name="TrackerReconDriver" type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>true</debug>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
         </driver>
 
         <driver name="HelicalTrackHitResidualsDriver" type="org.hps.users.phansson.HelicalTrackHitResidualsDriver">

java/trunk/steering-files/src/main/resources/org/hps/steering/users
HPSTrackingBunchedMC.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/users/HPSTrackingBunchedMC.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/users/HPSTrackingBunchedMC.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -48,7 +48,7 @@
         <driver name="TrackerReconDriver"
                 type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-Test-Lyr50.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-Test-Lyr50.xml</strategyResource>
         </driver>
 
         <driver name="AnalysisDriver" type="org.hps.users.mgraham.FastTrackAnalysisDriver">

java/trunk/steering-files/src/main/resources/org/hps/steering/users
OfflineTrackingAxial.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/users/OfflineTrackingAxial.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/users/OfflineTrackingAxial.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -73,7 +73,7 @@
         <driver name="TrackerReconDriver"
                 type="org.hps.recon.tracking.AxialTrackReconDriver">
             <debug>true</debug>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
         </driver>        
 
      	<driver name="TrackingReconstructionPlots" type="org.hps.monitoring.drivers.svt.TrackingReconstructionPlots">

java/trunk/steering-files/src/main/resources/org/hps/steering/users/meeg
EcalGainDriver.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/users/meeg/EcalGainDriver.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/users/meeg/EcalGainDriver.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -70,7 +70,7 @@
         <driver name="TrackerReconDriver"
                 type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
         </driver>    
         <driver name="TrackingReconstructionPlots" type="org.hps.monitoring.drivers.svt.TrackingReconstructionPlots">
             <outputPlots>trackingPlots.aida</outputPlots>

java/trunk/steering-files/src/main/resources/org/hps/steering/users/meeg
EcalGainDriverSim.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/users/meeg/EcalGainDriverSim.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/users/meeg/EcalGainDriverSim.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -69,7 +69,7 @@
         <driver name="TrackerReconDriver"
                 type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-Test-4pt1.xml</strategyResource>
         </driver>    
         <driver name="LCIOWriter"
                 type="org.lcsim.util.loop.LCIODriver">

java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson
HPSTrackingDefaults.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson/HPSTrackingDefaults.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson/HPSTrackingDefaults.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -56,7 +56,7 @@
         <driver name="TrackerReconDriver"
                 type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-Full.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-Full.xml</strategyResource>
         </driver>
 
         <driver name="LCIOWriter"

java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson
MPAlignment.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson/MPAlignment.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson/MPAlignment.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -34,7 +34,7 @@
     <drivers>
         <driver name="MPAlignment" 
                 type="org.hps.users.phansson.RunMPAlignment">
-                <residualLimitFileName>/Users/phansson/work/HPS/software/reco/hps-java/src/main/java/org/lcsim/hps/users/phansson/residualLimits.txt</residualLimitFileName>
+                <residualLimitFileName>/Users/phansson/work/HPS/software/reco/hps-java/src/main/java/org/hps/users/phansson/residualLimits.txt</residualLimitFileName>
                 <debug>true</debug>
                 <hideFrame>false</hideFrame>
                 <milleFile>${milleFile}</milleFile>
@@ -86,7 +86,7 @@
                 type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>
             <includeMS>true</includeMS>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-TestRun-357.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-TestRun-357.xml</strategyResource>
         </driver>        
         <driver name="EcalRawConverter" type="org.hps.recon.ecal.EcalRawConverterDriver">
             <ecalCollectionName>EcalCalHits</ecalCollectionName>

java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson
MultScatAna.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson/MultScatAna.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson/MultScatAna.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -101,7 +101,7 @@
         <driver name="TrackerReconDriver"
                 type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-TestRun-357.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-TestRun-357.xml</strategyResource>
         </driver>        
         <driver name="EcalRawConverter" type="org.hps.recon.ecal.EcalRawConverterDriver">
             <ecalCollectionName>EcalCalHits</ecalCollectionName>

java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson
TwoTrackAnalysis.lcsim 387 -> 388
--- java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson/TwoTrackAnalysis.lcsim	2014-03-26 08:17:30 UTC (rev 387)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/users/phansson/TwoTrackAnalysis.lcsim	2014-03-26 08:22:13 UTC (rev 388)
@@ -92,7 +92,7 @@
         <driver name="TrackerReconDriver"
                 type="org.hps.recon.tracking.TrackerReconDriver">
             <debug>false</debug>
-            <strategyResource>/org/lcsim/hps/recon/tracking/strategies/HPS-Test-All.xml</strategyResource>
+            <strategyResource>/org/hps/recon/tracking/strategies/HPS-Test-All.xml</strategyResource>
         </driver>        
         <driver name="EcalRawConverter" type="org.hps.recon.ecal.EcalRawConverterDriver">
             <ecalCollectionName>EcalCalHits</ecalCollectionName>
SVNspam 0.1