ATLAS Offline Software
|
Minimal Python setup for running from DB/JSON. More...
Go to the source code of this file.
Namespaces | |
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) More... | |
python.TrigPSCPythonDbSetup.outputLevel = getattr(AthenaCommon.Constants, logLevel) | |
python.TrigPSCPythonDbSetup.isvcMgr = InterfaceCast(gbl.ISvcManager)(gbl.Gaudi.svcLocator()) | |
For running with offline THistSvc from online DB. More... | |
list | python.TrigPSCPythonDbSetup.output = [] |
python.TrigPSCPythonDbSetup.Output | |
Minimal Python setup for running from DB/JSON.
Definition in file TrigPSCPythonDbSetup.py.