![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
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 105 of file HistoEx2.py.
HistoEx2.gaudi = AppMgr() |
Definition at line 98 of file HistoEx2.py.
HistoEx2.histo = histos[key] |
Definition at line 108 of file HistoEx2.py.
HistoEx2.histos = alg.Histos() |
Definition at line 106 of file HistoEx2.py.
HistoEx2.Rndm = cpp.Rndm |
Definition at line 33 of file HistoEx2.py.