|
Gaudi Framework, version v23r6 |
| Home | Generated: Wed Jan 30 2013 |


Public Member Functions | |
| def | __init__ |
| def | retrieveInterface |
| def | name |
Public Member Functions inherited from GaudiPython.Bindings.iProperty | |
| def | __init__ |
| def | getInterface |
| def | retrieveInterface |
| def | __call_interface_method__ |
| def | __setattr__ |
| def | __getattr__ |
| def | properties |
| def | name |
Static Public Attributes | |
| tuple | start lambdaself:self.__call_interface_method__("_itool","start") |
| tuple | stop lambdaself:self.__call_interface_method__("_itool","stop") |
| tuple | type lambdaself:self.__call_interface_method__("_itool","type") |
Python equivalent to IAlgTool interface (not completed yet)
Definition at line 303 of file Bindings.py.
| def GaudiPython.Bindings.iAlgTool.__init__ | ( | self, | |
| name, | |||
itool = None |
|||
| ) |
Definition at line 305 of file Bindings.py.
| def GaudiPython.Bindings.iAlgTool.name | ( | self | ) |
Definition at line 317 of file Bindings.py.
| def GaudiPython.Bindings.iAlgTool.retrieveInterface | ( | self | ) |
Definition at line 311 of file Bindings.py.
|
static |
Definition at line 314 of file Bindings.py.
|
static |
Definition at line 315 of file Bindings.py.
|
static |
Definition at line 316 of file Bindings.py.