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