Gaudi Framework, version v20r4

Generated: 8 Jan 2009

GaudiHandles::PublicToolHandle Class Reference

Inheritance diagram for GaudiHandles::PublicToolHandle:

Inheritance graph
[legend]
Collaboration diagram for GaudiHandles::PublicToolHandle:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 70 of file GaudiHandles.py.


Public Member Functions

def __init__

Static Public Attributes

string componentType = "AlgTool"
 isPublic = True

Static Private Attributes

tuple __slots__ = ()

Member Function Documentation

def GaudiHandles::PublicToolHandle::__init__ (   self,
  toolTypeAndName = '' 
)

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 75 of file GaudiHandles.py.

00075                                           :
00076         GaudiHandle.__init__( self, toolTypeAndName )
00077 
00078 
class PrivateToolHandle(GaudiHandle):


Member Data Documentation

tuple GaudiHandles::PublicToolHandle::__slots__ = () [static, private]

Definition at line 71 of file GaudiHandles.py.

string GaudiHandles::PublicToolHandle::componentType = "AlgTool" [static]

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 72 of file GaudiHandles.py.

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 73 of file GaudiHandles.py.


The documentation for this class was generated from the following file:

Generated at Thu Jan 8 17:53:51 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004