Go to the source code of this file.
Namespaces | |
namespace | TupleEx3 |
Classes | |
class | TupleEx3::TupleEx3 |
Simple algorithm for advanced N-Tuple columns. More... | |
Functions | |
def | TupleEx3::configure |
job configuration | |
Variables | |
string | TupleEx3::__author__ = 'Vanya BELYAEV ibelyaev@physics.syr.edu' |
TupleEx3::Rndm = GaudiPython.gbl.Rndm | |
TupleEx3::Math = GaudiPython.gbl.ROOT.Math | |
TupleEx3::SUCCESS = GaudiPython.SUCCESS | |
TupleEx3::Gaudi = GaudiPython.gbl.Gaudi | |
tuple | TupleEx3::vct1 = GaudiPython.gbl.vector('double') |
TupleEx3::vct2 = GaudiPython.gbl.CLHEP.HepVector | |
tuple | TupleEx3::gaudi = GaudiPython.AppMgr() |
The actual job execution. |
Definition in file TupleEx3.py.