Print

Print


Author: [log in to unmask]
Date: Thu Mar 12 14:12:56 2015
New Revision: 2417

Log:
Also commit the steering file

Modified:
    java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring/EcalLedSequenceMonitor.lcsim

Modified: java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring/EcalLedSequenceMonitor.lcsim
 =============================================================================
--- java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring/EcalLedSequenceMonitor.lcsim	(original)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring/EcalLedSequenceMonitor.lcsim	Thu Mar 12 14:12:56 2015
@@ -39,7 +39,11 @@
             <minEch>0.005</minEch>
             <eventRefreshRate>2</eventRefreshRate>
         </driver>
-        <driver name="LedAnalysisDriver" type="org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor">    
+        <driver name="LedAnalysisDriver" type="org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor">
+           <isEmbedded>true</isEmbedded>
+           <isMonitoringApp>false</isMonitoringApp>
+           <skipMin>0.25</skipMin>
+           <skipInitial>0.05</skipInitial>    
            <useRawEnergy>true</useRawEnergy>
            <energyCut>2</energyCut>
            <nEventsMin>300</nEventsMin>