|
Gaudi Framework, version v21r4 |
| Home | Generated: 7 Sep 2009 |


Definition at line 224 of file GaudiHandles.py.
Public Member Functions | |
| def | __init__ |
Static Public Attributes | |
| handleType = PrivateToolHandle | |
Static Private Attributes | |
| tuple | __slots__ = () |
| def GaudiHandles::PrivateToolHandleArray::__init__ | ( | self, | ||
toolTypesAndNames = None | ||||
| ) |
Reimplemented from GaudiHandles::GaudiHandleArray.
Definition at line 228 of file GaudiHandles.py.
00228 : 00229 GaudiHandleArray.__init__( self, toolTypesAndNames ) 00230
tuple GaudiHandles::PrivateToolHandleArray::__slots__ = () [static, private] |