![]() |
The Gaudi Framework
v27r0
|


Public Member Functions | |
| def | __init__ |
| def | retrieveInterface (self) |
| def | __init__ |
| def | retrieveInterface (self) |
Public Member Functions inherited from GaudiPython.Bindings.iProperty | |
| def | __init__ |
| def | getInterface (self) |
| def | retrieveInterface (self) |
| def | __call_interface_method__ (self, ifname, method, args) |
| def | __setattr__ (self, name, value) |
| def | __getattr__ (self, name) |
| def | properties (self) |
| def | name (self) |
| def | __init__ |
| def | getInterface (self) |
| def | retrieveInterface (self) |
| def | __call_interface_method__ (self, ifname, method, args) |
| def | __setattr__ (self, name, value) |
| def | __getattr__ (self, name) |
| def | properties (self) |
| def | name (self) |
Static Public Attributes | |
| tuple | initialize = lambdaself:self.__call_interface_method__("_ialg","initialize") |
| tuple | start = lambdaself:self.__call_interface_method__("_ialg","start") |
| tuple | execute = lambdaself:self.__call_interface_method__("_ialg","execute") |
| tuple | stop = lambdaself:self.__call_interface_method__("_ialg","stop") |
| tuple | finalize = lambdaself:self.__call_interface_method__("_ialg","finalize") |
| tuple | reinitialize = lambdaself:self.__call_interface_method__("_ialg","reinitialize") |
| tuple | restart = lambdaself:self.__call_interface_method__("_ialg","restart") |
| tuple | sysInitialize = lambdaself:self.__call_interface_method__("_ialg","sysInitialize") |
| tuple | sysStart = lambdaself:self.__call_interface_method__("_ialg","sysStart") |
| tuple | sysExecute = lambdaself:self.__call_interface_method__("_ialg","sysExecute") |
| tuple | sysStop = lambdaself:self.__call_interface_method__("_ialg","sysStop") |
| tuple | sysFinalize = lambdaself:self.__call_interface_method__("_ialg","sysFinalize") |
| tuple | sysReinitialize = lambdaself:self.__call_interface_method__("_ialg","sysReinitialize") |
| tuple | sysRestart = lambdaself:self.__call_interface_method__("_ialg","sysRestart") |
Python equivalent to IAlgorithm interface
Definition at line 304 of file Bindings.py.
| def GaudiPython.Bindings.iAlgorithm.__init__ | ( | self, | |
| name, | |||
ialg = None |
|||
| ) |
Definition at line 306 of file Bindings.py.
| def GaudiPython.Bindings.iAlgorithm.__init__ | ( | self, | |
| name, | |||
ialg = None |
|||
| ) |
Definition at line 306 of file Bindings.py.
| def GaudiPython.Bindings.iAlgorithm.retrieveInterface | ( | self | ) |
Definition at line 310 of file Bindings.py.
| def GaudiPython.Bindings.iAlgorithm.retrieveInterface | ( | self | ) |
Definition at line 310 of file Bindings.py.
|
static |
Definition at line 315 of file Bindings.py.
|
static |
Definition at line 317 of file Bindings.py.
|
static |
Definition at line 313 of file Bindings.py.
|
static |
Definition at line 318 of file Bindings.py.
|
static |
Definition at line 319 of file Bindings.py.
|
static |
Definition at line 314 of file Bindings.py.
|
static |
Definition at line 316 of file Bindings.py.
|
static |
Definition at line 322 of file Bindings.py.
|
static |
Definition at line 324 of file Bindings.py.
|
static |
Definition at line 320 of file Bindings.py.
|
static |
Definition at line 325 of file Bindings.py.
|
static |
Definition at line 326 of file Bindings.py.
|
static |
Definition at line 321 of file Bindings.py.
|
static |
Definition at line 323 of file Bindings.py.