Print

Print


Commit in hps-java/src/main/resources/org/lcsim/hps/steering on MAIN
HPSTestRunReconToLcio.lcsim+3-31.6 -> 1.7
Added missing driving for SVT readout, removed old ecalName setter method from two drivers.

hps-java/src/main/resources/org/lcsim/hps/steering
HPSTestRunReconToLcio.lcsim 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- HPSTestRunReconToLcio.lcsim	20 Sep 2012 20:45:34 -0000	1.6
+++ HPSTestRunReconToLcio.lcsim	20 Sep 2012 21:51:04 -0000	1.7
@@ -1,5 +1,5 @@
 <!-- 
-  Execute test run full recon and write the results as an EVIO file.
+  Execute test run full recon and write the results as an LCIO file.
 -->
 <lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" 
        xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd">
@@ -10,6 +10,8 @@
         <driver name="EcalClusterer"/>
         <driver name="EcalTrigger"/>
         <driver name="SVTReadout"/>
+        <driver name="Digitization"/>
+        <driver name="DataProcessing"/>
         <driver name="ClockDriver"/>
         <driver name="TestRunReconToLcio"/>
         <driver name="CleanupDriver"/>
@@ -34,7 +36,6 @@
 
         <driver name="EcalConverter"
                         type="org.lcsim.hps.recon.ecal.HPSEcalConverterDriver">
-            <ecalName>Ecal</ecalName>
             <rawCollectionName>EcalRawHits</rawCollectionName>
             <ecalCollectionName>EcalCorrectedHits</ecalCollectionName>
             <scale>1</scale>
@@ -49,7 +50,6 @@
         <driver name="EcalTrigger"
                         type="org.lcsim.hps.recon.ecal.TestRunTriggerDriver">
             <clusterCollectionName>EcalClusters</clusterCollectionName>
-            <ecalName>Ecal</ecalName>
             <deadTime>10</deadTime>
         </driver>	
 
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