Go to the source code of this file.
Namespaces | |
| namespace | TupleEx1 |
Classes | |
| class | TupleEx1::TupleEx1 |
| Simple algorithm which book&fill 3 histograms. More... | |
Functions | |
| def | TupleEx1::vct |
| Primitive function which transform arbitrary sequence into GaudiPython.Vector ( std::vector<double> ). | |
| def | TupleEx1::configure |
| job configuration | |
Variables | |
| string | TupleEx1::__author__ = 'Vanya BELYAEV Ivan.Belyaev@lapp.in2p3.fr' |
| TupleEx1::SUCCESS = GaudiPython.SUCCESS | |
| TupleEx1::Rndm = GaudiPython.gbl.Rndm | |
| TupleEx1::Numbers = Rndm.Numbers | |
| tuple | TupleEx1::gaudi = GaudiPython.AppMgr() |
| The actual job excution. | |
Definition in file TupleEx1.py.
1.4.7