Gaudi Framework, version v21r7p1

Home   Generated: 15 Feb 2010

GaudiHandles::PublicToolHandle Class Reference

Inheritance diagram for GaudiHandles::PublicToolHandle:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__

Static Public Attributes

string componentType = "AlgTool"
 isPublic = True

Static Private Attributes

tuple __slots__ = ()


Detailed Description

Definition at line 71 of file GaudiHandles.py.


Member Function Documentation

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

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 76 of file GaudiHandles.py.

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


Member Data Documentation

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

Definition at line 72 of file GaudiHandles.py.

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

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 73 of file GaudiHandles.py.

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 74 of file GaudiHandles.py.


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

Generated at Mon Feb 15 17:44:17 2010 for Gaudi Framework, version v21r7p1 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004