Print

Print


Commit in java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring on MAIN
ExampleMonitoringPlots.lcsim+9-31185 -> 1186
Commit working copy of steering showing example plots for monitoring

java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring
ExampleMonitoringPlots.lcsim 1185 -> 1186
--- java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring/ExampleMonitoringPlots.lcsim	2014-10-15 00:09:40 UTC (rev 1185)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring/ExampleMonitoringPlots.lcsim	2014-10-15 00:50:58 UTC (rev 1186)
@@ -1,9 +1,15 @@
 <lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" 
        xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd">       
     <execute>
-        <driver name="SimplePlotDriver"/>
+        <driver name="EventMarkerDriver"/>
+        <driver name="TestRunReconDriver"/>
+        <driver name="ExamplePlotDriver"/>
     </execute>   
     <drivers>
-        <driver name="SimplePlotDriver" type="org.hps.monitoring.drivers.example.SimplePlotDriver" />
+        <driver name="EventMarkerDriver" type="org.lcsim.job.EventMarkerDriver">
+            <eventInterval>1</eventInterval>
+        </driver>
+        <driver name="TestRunReconDriver" type="org.hps.users.jeremym.TestRunReconDriver"/>
+        <driver name="ExamplePlotDriver" type="org.hps.monitoring.drivers.example.ExamplePlotDriver" />
     </drivers>
-</lcsim>
+</lcsim>
\ No newline at end of file
SVNspam 0.1