|
Gaudi Framework, version v23r5 |
| Home | Generated: Wed Nov 28 2012 |
Go to the source code of this file.
Namespaces | |
| namespace | GaudiPython.TupleUtils |
Functions | |
| def | GaudiPython.TupleUtils._getToolSvc |
| Helper private auxillary utility to get Tool Service. | |
| def | GaudiPython.TupleUtils._nTuple_ |
| Retrive N-Tuple ( book on demand ) | |
| def | GaudiPython.TupleUtils.nTuple |
| Retrieve (book-on-demand) 'Smart'-N-tuple object. | |
| def | GaudiPython.TupleUtils.activeTuples |
| Return the list of active tools. | |
| def | GaudiPython.TupleUtils.releaseTuples |
| Release the active tool/tuples. | |
| 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>) | |
| 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 | |