Commit in hps-java/src/main/resources/org/lcsim/hps/steering on MAIN
TestRunMonitoring.lcsim+4-21.4 -> 1.5
change ecal collection name

hps-java/src/main/resources/org/lcsim/hps/steering
TestRunMonitoring.lcsim 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- TestRunMonitoring.lcsim	19 Apr 2012 20:48:06 -0000	1.4
+++ TestRunMonitoring.lcsim	24 Apr 2012 19:55:32 -0000	1.5
@@ -17,9 +17,11 @@
     <drivers>
         <driver name="EcalDaqPlots" type="org.lcsim.hps.monitoring.EcalDaqPlots">
             <subdetectorName>Ecal</subdetectorName>
-            <inputCollection>EcalRawHits</inputCollection>
+            <inputCollection>EcalReadoutHits</inputCollection>
+        </driver>
+        <driver name="EcalMonitoringPlots" type="org.lcsim.hps.monitoring.EcalMonitoringPlots">
+            <rawCalorimeterHitCollectionName>EcalReadoutHits</rawCalorimeterHitCollectionName>
         </driver>
-        <driver name="EcalMonitoringPlots" type="org.lcsim.hps.monitoring.EcalMonitoringPlots"/>
         <driver name="SVTOccupancyPlots" type="org.lcsim.hps.monitoring.SensorOccupancyPlotsDriver">
             <rawTrackerHitCollectionName>SVTRawTrackerHits</rawTrackerHitCollectionName>
             <eventRefreshRate>1</eventRefreshRate>
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