GaudiKernel.DataObjectHandleBase Namespace Reference

Classes

class  DataObjectHandleBase
 

Variables

string __version__ = "$Revision: 0.1 $"
 
string __doc__ = """The python module holding python bindings to DataObjectHandle"""
 
string FIELD_SEP = '|'
 
string ITEM_SEP = '#'
 
string ADDR_SEP = '&'
 

Variable Documentation

string GaudiKernel.DataObjectHandleBase.__doc__ = """The python module holding python bindings to DataObjectHandle"""
private

Definition at line 2 of file DataObjectHandleBase.py.

string GaudiKernel.DataObjectHandleBase.__version__ = "$Revision: 0.1 $"
private

Definition at line 1 of file DataObjectHandleBase.py.

string GaudiKernel.DataObjectHandleBase.ADDR_SEP = '&'

Definition at line 6 of file DataObjectHandleBase.py.

string GaudiKernel.DataObjectHandleBase.FIELD_SEP = '|'

Definition at line 4 of file DataObjectHandleBase.py.

string GaudiKernel.DataObjectHandleBase.ITEM_SEP = '#'

Definition at line 5 of file DataObjectHandleBase.py.