ATLAS Offline Software
Loading...
Searching...
No Matches
TrigPSCPythonDbSetup.py File Reference

Minimal Python setup for running from DB/JSON. More...

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.TrigPSCPythonDbSetup

Variables

 python.TrigPSCPythonDbSetup.flags = defaultOnlineFlags()
 python.TrigPSCPythonDbSetup.logLevel = PscConfig.optmap['LOGLEVEL'].split(',')[0]
 If HLT PSK is set on command line read it from DB instead of COOL (ATR-25974)
 python.TrigPSCPythonDbSetup.outputLevel = getattr(AthenaCommon.Constants, logLevel)
 python.TrigPSCPythonDbSetup.isvcMgr = InterfaceCast(gbl.ISvcManager)(gbl.Gaudi.svcLocator())
 For running with offline THistSvc from online DB.
list python.TrigPSCPythonDbSetup.output = []
 python.TrigPSCPythonDbSetup.Output

Detailed Description

Minimal Python setup for running from DB/JSON.

Author
Frank Winklmeier

Definition in file TrigPSCPythonDbSetup.py.