Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v30r3 (a5ef0a68)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
GaudiKernel.GaudiHandles Namespace Reference

Classes

class  GaudiHandle
 
class  GaudiHandleArray
 
class  PrivateToolHandle
 
class  PrivateToolHandleArray
 
class  PublicToolHandle
 
class  PublicToolHandleArray
 
class  ServiceHandle
 
class  ServiceHandleArray
 

Variables

list __all__
 
string __version__ = "$Revision: 1.6 $"
 
string __doc__ = """The python module holding python bindings to XyzHandles"""
 

Variable Documentation

list GaudiKernel.GaudiHandles.__all__
private
Initial value:
1 = [
2  "GaudiHandle",
3  "PublicToolHandle", "PrivateToolHandle",
4  "ServiceHandle",
5  "GaudiHandleArray",
6  "ServiceHandleArray",
7  "PublicToolHandleArray", "PrivateToolHandleArray",
8 ]

Definition at line 2 of file GaudiHandles.py.

string GaudiKernel.GaudiHandles.__doc__ = """The python module holding python bindings to XyzHandles"""
private

Definition at line 11 of file GaudiHandles.py.

string GaudiKernel.GaudiHandles.__version__ = "$Revision: 1.6 $"
private

Definition at line 10 of file GaudiHandles.py.