The Gaudi Framework  master (bb95dfce)
Loading...
Searching...
No Matches
GaudiKernel.GaudiHandles Namespace Reference

Classes

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

Variables

list __all__
str __doc__ = """The python module holding python bindings to XyzHandles"""
 _log = logging.getLogger("GaudiHandles")

Variable Documentation

◆ __all__

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

Definition at line 16 of file GaudiHandles.py.

◆ __doc__

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

Definition at line 26 of file GaudiHandles.py.

◆ _log

GaudiKernel.GaudiHandles._log = logging.getLogger("GaudiHandles")
protected

Definition at line 28 of file GaudiHandles.py.