![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
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 24 of file HistoEx.py.
| HistoEx.alg = gaudi.algorithm("HistoEx") |
Definition at line 102 of file HistoEx.py.
| HistoEx.gaudi = AppMgr() |
Definition at line 96 of file HistoEx.py.
| HistoEx.histo = histos[key] |
Definition at line 105 of file HistoEx.py.
| HistoEx.histos = alg.Histos() |
Definition at line 103 of file HistoEx.py.