Print

Print


Author: [log in to unmask]
Date: Fri Nov  7 15:29:27 2014
New Revision: 1458

Log:
Use hpsuser account for JLAB conditions db in steering file.

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

Modified: java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring/ECalLedCommissioning.lcsim
 =============================================================================
--- java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring/ECalLedCommissioning.lcsim	(original)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/monitoring/ECalLedCommissioning.lcsim	Fri Nov  7 15:29:27 2014
@@ -14,7 +14,7 @@
             <eventInterval>1</eventInterval>
         </driver>
         <driver name="ConditionsDriver" type="org.hps.conditions.ConditionsDriver">
-            <connectionFile>jlab_conditions_db.prop</connectionFile>
+            <connectionResource>/org/hps/conditions/config/jlab_hpsuser.properties</connectionResource>
             <loadSvtConditions>false</loadSvtConditions>
         </driver>
         <driver name="EcalRawConverter" type="org.hps.recon.ecal.EcalRawConverterDriver">