ATLAS Offline Software
|
Classes | |
class | AthConfigFlags |
class | CfgFlag |
class | FlagAddress |
Functions | |
def | isGaudiEnv () |
def | _asdict (iterator) |
Variables | |
_msg = logging.getLogger('AthConfigFlags') | |
|
private |
Flags to dict converter Used by both FlagAddress and AthConfigFlags. The input must be an iterator over flags to be included in the dict.
Definition at line 105 of file AthConfigFlags.py.
def python.AthConfigFlags.isGaudiEnv | ( | ) |
Return whether or not this is a gaudi-based (athena) environment
Definition at line 14 of file AthConfigFlags.py.
|
private |
Definition at line 12 of file AthConfigFlags.py.