![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
Classes | |
class | HistoEx1 |
Functions | |
def | configure (gaudi=None) |
Variables | |
string | __author__ = 'Vanya BELYAEV Ivan.Belyaev@lapp.in2p3.fr' |
gaudi = AppMgr() | |
alg = gaudi.algorithm('HistoEx1') | |
histos = alg.Histos() | |
histo = histos[key] | |
def HistoEx1.configure | ( | gaudi = None | ) |
|
private |
Definition at line 25 of file HistoEx1.py.
HistoEx1.alg = gaudi.algorithm('HistoEx1') |
Definition at line 103 of file HistoEx1.py.
HistoEx1.gaudi = AppMgr() |
Definition at line 96 of file HistoEx1.py.
HistoEx1.histo = histos[key] |
Definition at line 106 of file HistoEx1.py.
HistoEx1.histos = alg.Histos() |
Definition at line 104 of file HistoEx1.py.