![]() |
The Gaudi Framework
v27r0
|


Public Member Functions | |
| def | __init__ |
| def | retrieveInterface (self) |
| def | name (self) |
| def | __init__ |
| def | retrieveInterface (self) |
| def | name (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 | 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 329 of file Bindings.py.
| def GaudiPython.Bindings.iAlgTool.__init__ | ( | self, | |
| name, | |||
itool = None |
|||
| ) |
Definition at line 331 of file Bindings.py.
| def GaudiPython.Bindings.iAlgTool.__init__ | ( | self, | |
| name, | |||
itool = None |
|||
| ) |
Definition at line 331 of file Bindings.py.
| def GaudiPython.Bindings.iAlgTool.name | ( | self | ) |
Definition at line 343 of file Bindings.py.
| def GaudiPython.Bindings.iAlgTool.name | ( | self | ) |
Definition at line 343 of file Bindings.py.
| def GaudiPython.Bindings.iAlgTool.retrieveInterface | ( | self | ) |
Definition at line 337 of file Bindings.py.
| def GaudiPython.Bindings.iAlgTool.retrieveInterface | ( | self | ) |
Definition at line 337 of file Bindings.py.
|
static |
Definition at line 340 of file Bindings.py.
|
static |
Definition at line 341 of file Bindings.py.
|
static |
Definition at line 342 of file Bindings.py.