Gaudi Framework, version v25r1

Home   Generated: Mon Mar 24 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Static Public Attributes | Static Private Attributes | List of all members
GaudiKernel.GaudiHandles.PrivateToolHandle Class Reference
Inheritance diagram for GaudiKernel.GaudiHandles.PrivateToolHandle:
Inheritance graph
[legend]
Collaboration diagram for GaudiKernel.GaudiHandles.PrivateToolHandle:
Collaboration graph
[legend]

Public Member Functions

def __init__
 
- Public Member Functions inherited from GaudiKernel.GaudiHandles.GaudiHandle
def __init__
 
def __repr__
 
def __str__
 
def toStringProperty
 
def getType
 
def getName
 
def getGaudiHandle
 
def getFullName
 

Static Public Attributes

string componentType "AlgTool"
 
 isPublic False
 
- Static Public Attributes inherited from GaudiKernel.GaudiHandles.GaudiHandle
string componentType "Unspecified"
 
 isPublic True
 

Static Private Attributes

tuple __slots__ ()
 

Additional Inherited Members

- Public Attributes inherited from GaudiKernel.GaudiHandles.GaudiHandle
 typeAndName
 

Detailed Description

Definition at line 80 of file GaudiHandles.py.

Constructor & Destructor Documentation

def GaudiKernel.GaudiHandles.PrivateToolHandle.__init__ (   self,
  toolTypeAndName = '' 
)

Definition at line 85 of file GaudiHandles.py.

85 
86  def __init__(self, toolTypeAndName=''):
87  GaudiHandle.__init__( self, toolTypeAndName )
88 

Member Data Documentation

tuple GaudiKernel.GaudiHandles.PrivateToolHandle.__slots__ ()
staticprivate

Definition at line 81 of file GaudiHandles.py.

string GaudiKernel.GaudiHandles.PrivateToolHandle.componentType "AlgTool"
static

Definition at line 82 of file GaudiHandles.py.

GaudiKernel.GaudiHandles.PrivateToolHandle.isPublic False
static

Definition at line 83 of file GaudiHandles.py.


The documentation for this class was generated from the following file:
Generated at Mon Mar 24 2014 18:27:52 for Gaudi Framework, version v25r1 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004