Print

Print


Author: [log in to unmask]
Date: Wed Aug 26 23:36:54 2015
New Revision: 3415

Log:
Change the strategy names to match the names of the TrackType enum constants.

Modified:
    java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s123_c4_e56.xml
    java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s123_c5_e46.xml
    java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s345_c2_e16.xml
    java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s456_c3_e21.xml

Modified: java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s123_c4_e56.xml
 =============================================================================
--- java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s123_c4_e56.xml	(original)
+++ java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s123_c4_e56.xml	Wed Aug 26 23:36:54 2015
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <StrategyList xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="http://lcsim.org/recon/tracking/seedtracker/strategybuilder/strategies.xsd">
     <TargetDetector>HPS-Full</TargetDetector>
-    <Strategy name="Seed 123, Comfirm 4, Extend 56">
+    <Strategy name="S123_C4_E56">
         
         <!--Cutoffs-->
         
@@ -23,7 +23,7 @@
             <Layer type="Seed" layer_number="1" detector_name="Tracker" be_flag="BARREL" />
             <Layer type="Confirm" layer_number="7" detector_name="Tracker" be_flag="BARREL" />
             <Layer type="Extend" layer_number="9" detector_name="Tracker" be_flag="BARREL" />
-             <Layer type="Extend" layer_number="11" detector_name="Tracker" be_flag="BARREL" />
+            <Layer type="Extend" layer_number="11" detector_name="Tracker" be_flag="BARREL" />
         </Layers>
     </Strategy>
 </StrategyList>

Modified: java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s123_c5_e46.xml
 =============================================================================
--- java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s123_c5_e46.xml	(original)
+++ java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s123_c5_e46.xml	Wed Aug 26 23:36:54 2015
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <StrategyList xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="http://lcsim.org/recon/tracking/seedtracker/strategybuilder/strategies.xsd">
     <TargetDetector>HPS-Full</TargetDetector>
-    <Strategy name="Seed 123, Comfirm 5, Extend 46">
+    <Strategy name="S123_C5_E46">
         
         <!--Cutoffs-->
         

Modified: java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s345_c2_e16.xml
 =============================================================================
--- java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s345_c2_e16.xml	(original)
+++ java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s345_c2_e16.xml	Wed Aug 26 23:36:54 2015
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <StrategyList xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="http://lcsim.org/recon/tracking/seedtracker/strategybuilder/strategies.xsd">
     <TargetDetector>HPS-Full</TargetDetector>
-    <Strategy name="Seed 345, Comfirm 2, Extend 16">
+    <Strategy name="S345_C2_E16">
         
         <!--Cutoffs-->
         

Modified: java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s456_c3_e21.xml
 =============================================================================
--- java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s456_c3_e21.xml	(original)
+++ java/trunk/tracking/src/main/resources/org/hps/recon/tracking/strategies/HPS_s456_c3_e21.xml	Wed Aug 26 23:36:54 2015
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <StrategyList xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="http://lcsim.org/recon/tracking/seedtracker/strategybuilder/strategies.xsd">
     <TargetDetector>HPS-Full</TargetDetector>
-    <Strategy name="Seed 456, Comfirm 3, Extend 21">
+    <Strategy name="S456_C3_E21">
         
         <!--Cutoffs-->