![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
Classes | |
| class | HistoEx2 |
Functions | |
| def | configure (gaudi=None) |
Variables | |
| string | __author__ = 'Vanya BELYAEV ibelyaev@physics.syr.edu' |
| Rndm = cpp.Rndm | |
| gaudi = AppMgr() | |
| alg = gaudi.algorithm(alg) | |
| histos = alg.Histos() | |
| histo = histos[key] | |
| def HistoEx2.configure | ( | gaudi = None | ) |
|
private |
Definition at line 25 of file HistoEx2.py.
| HistoEx2.alg = gaudi.algorithm(alg) |
Definition at line 101 of file HistoEx2.py.
| HistoEx2.gaudi = AppMgr() |
Definition at line 94 of file HistoEx2.py.
| HistoEx2.histo = histos[key] |
Definition at line 104 of file HistoEx2.py.
| HistoEx2.histos = alg.Histos() |
Definition at line 102 of file HistoEx2.py.
| HistoEx2.Rndm = cpp.Rndm |
Definition at line 32 of file HistoEx2.py.