TupleUtils.py File Reference

Go to the source code of this file.

Namespaces

 GaudiPython.TupleUtils
 

Functions

def GaudiPython.TupleUtils._getToolSvc (kwargs)
 Helper private auxillary utility to get Tool Service. More...
 
def GaudiPython.TupleUtils._nTuple_ (s, args)
 Retrive N-Tuple ( book on demand ) More...
 
def GaudiPython.TupleUtils.nTuple (dirpath, ID, ID2=None, topdir=None, LUN='FILE1')
 Retrieve (book-on-demand) 'Smart'-N-tuple object. More...
 
def GaudiPython.TupleUtils.activeTuples ()
 Return the list of active tools. More...
 
def GaudiPython.TupleUtils.releaseTuples ()
 Release the active tool/tuples. More...
 
def GaudiPython.TupleUtils._TupleUtils_AtExit_ ()
 

Variables

string GaudiPython.TupleUtils.__author__ = "Vanya BELYAEV ibelyaev@physics.syr.edu"
 This module contains set of simple and useful utilities to booking and manipulation with N-Tuples (in the spirit of GaudiTuples<TYPE>) More...
 
tuple GaudiPython.TupleUtils.__all__
 
 GaudiPython.TupleUtils._Tool = cpp.ITupleTool
 
 GaudiPython.TupleUtils._Deco = cpp.GaudiPython.TupleToolDecorator
 
list GaudiPython.TupleUtils._TOOLS_ = []
 
 GaudiPython.TupleUtils.ntuple = nTuple
 
 GaudiPython.TupleUtils.getNTuple = nTuple
 
 GaudiPython.TupleUtils.getNtuple = nTuple
 
 GaudiPython.TupleUtils.getntuple = nTuple
 
 GaudiPython.TupleUtils.getTuple = nTuple
 
 GaudiPython.TupleUtils.gettuple = nTuple