![]() |
|
|
Generated: 8 Jan 2009 |
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. | |
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::_gbl = GaudiPython.gbl | |
| GaudiPython::TupleUtils::_Tool = _gbl.ITupleTool | |
| GaudiPython::TupleUtils::_Deco = _gbl.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 | |