Print

Print


Commit in lcsim/sandbox/exampleSteering on MAIN
sidloi3_tracking_steering.xml+7-61.2 -> 1.3


lcsim/sandbox/exampleSteering
sidloi3_tracking_steering.xml 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- sidloi3_tracking_steering.xml	18 Mar 2010 20:59:46 -0000	1.2
+++ sidloi3_tracking_steering.xml	18 Mar 2010 21:16:59 -0000	1.3
@@ -62,8 +62,8 @@
             <rawHitsCollectionName>TKR_RawTrackerHits</rawHitsCollectionName>
             <trackerHitsCollectionName>TKR_TrackerHits</trackerHitsCollectionName> 
             <maxClusterSize>10</maxClusterSize>
-            <noiseIntercept>300.</noiseIntercept>
-            <noiseSlope>30.</noiseSlope>
+            <noiseIntercept>0.</noiseIntercept>
+            <noiseSlope>0.</noiseSlope>
             <noiseThreshold>9000.</noiseThreshold>
             <readoutNeighborThreshold>9000.</readoutNeighborThreshold>
             <seedThreshold>9000.</seedThreshold>
@@ -81,8 +81,8 @@
             <rawHitsCollectionName>VXD_RawTrackerHits</rawHitsCollectionName>
             <trackerHitsCollectionName>VXD_TrackerHits</trackerHitsCollectionName>
             <maxClusterSize>10</maxClusterSize>
-            <noiseIntercept>20.</noiseIntercept>
-            <noiseSlope>2.</noiseSlope>
+            <noiseIntercept>0.</noiseIntercept>
+            <noiseSlope>0.</noiseSlope>
             <noiseThreshold>100.</noiseThreshold>
             <readoutNeighborThreshold>100.</readoutNeighborThreshold>
             <seedThreshold>100.</seedThreshold>
@@ -100,13 +100,14 @@
         </driver>
         <driver name="SeedTracker"
                 type="org.lcsim.recon.tracking.seedtracker.steeringwrappers.SeedTrackerWrapper">
-            <strategyFile>./testResources/org/lcsim/recon/tracking/digitization/sisim/config/strategy.xml</strategyFile>
+            <!--<strategyFile>./testResources/org/lcsim/recon/tracking/digitization/sisim/config/strategy.xml</strategyFile>-->
+            <strategyResource>org/lcsim/recon/tracking/seedtracker/strategies/autogen_Muons_sidloi2.xml</strategyResource>
         </driver>
         <driver name="MCTrackStateDriver"
                 type="org.lcsim.recon.tracking.seedtracker.example.MCTrackStateDriver"/>
         <driver name="Writer"
                 type="org.lcsim.util.loop.LCIODriver">
-            <outputFilePath>./sidloi3_muons_10events_seedTrackerOutput_incDummyTrackStates.slcio</outputFilePath>
+            <outputFilePath>./lcsimOutput.slcio</outputFilePath>
             <writeOnlyCollections>EcalBarrelHits EcalEndcapHits HcalBarrelHits HcalEndcapHits Tracks StateAtECal StateAtEnd StateAtStart</writeOnlyCollections>
         </driver>
     </drivers>
CVSspam 0.2.8