![]() |
ATLAS Offline Software
|
Variables | |
| FindCalibFile = ROOT.PathResolver.FindCalibFile | |
| FindCalibDirectory = ROOT.PathResolver.FindCalibDirectory | |
| SetOutputLevel = ROOT.PathResolver.SetOutputLevel | |
Python bindings to the C++ PathResolver. Usage:
>>> from PathResolver import PathResolver
>>> PathResolver.FindCalibFile("blah")
In general, it is preferred to use the Python-implementation from AthenaCommon.Utils.unixtools.
| python.PathResolver.FindCalibDirectory = ROOT.PathResolver.FindCalibDirectory |
Definition at line 12 of file PathResolver.py.
| python.PathResolver.FindCalibFile = ROOT.PathResolver.FindCalibFile |
Definition at line 11 of file PathResolver.py.
| python.PathResolver.SetOutputLevel = ROOT.PathResolver.SetOutputLevel |
Definition at line 13 of file PathResolver.py.