|  | ATLAS Offline Software
    | 
| Variables | |
| bool | interactive = False | 
| In interactive mode, call AppMgr::initialize() in connect instead of configure.  More... | |
| bool | exitAfterDump = False | 
| Exit after dumping job properties.  More... | |
| bool | forcePSK = False | 
| Read PSK from database and ignore COOL.  More... | |
| dictionary | optmap = {} | 
| string:string map equivalent to TrigPsc/Config.h (filled in TrigPsc.cxx)  More... | |
| list | unparsedArguments = [] | 
| Unparsed command line arguments that should be suppressed in reload_from_json.  More... | |
| bool python.PscConfig.exitAfterDump = False | 
Exit after dumping job properties.
Definition at line 14 of file PscConfig.py.
| bool python.PscConfig.forcePSK = False | 
Read PSK from database and ignore COOL.
Definition at line 17 of file PscConfig.py.
| bool python.PscConfig.interactive = False | 
In interactive mode, call AppMgr::initialize() in connect instead of configure.
Definition at line 11 of file PscConfig.py.
| dictionary python.PscConfig.optmap = {} | 
string:string map equivalent to TrigPsc/Config.h (filled in TrigPsc.cxx)
Definition at line 20 of file PscConfig.py.
| list python.PscConfig.unparsedArguments = [] | 
Unparsed command line arguments that should be suppressed in reload_from_json.
Definition at line 23 of file PscConfig.py.
 1.8.18
 1.8.18