![]() |
The Gaudi Framework
v36r7 (7f57a304)
|
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 26 of file HistoEx2.py.
| HistoEx2.alg = gaudi.algorithm(alg) |
Definition at line 103 of file HistoEx2.py.
| HistoEx2.gaudi = AppMgr() |
Definition at line 96 of file HistoEx2.py.
| HistoEx2.histo = histos[key] |
Definition at line 106 of file HistoEx2.py.
| HistoEx2.histos = alg.Histos() |
Definition at line 104 of file HistoEx2.py.
| HistoEx2.Rndm = cpp.Rndm |
Definition at line 33 of file HistoEx2.py.