|  | The Gaudi Framework
    v36r9p1 (5c15b2bb)
    | 
| 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 26 of file HistoEx1.py.
| HistoEx1.alg = gaudi.algorithm("HistoEx1") | 
Definition at line 109 of file HistoEx1.py.
| HistoEx1.gaudi = AppMgr() | 
Definition at line 102 of file HistoEx1.py.
| HistoEx1.histo = histos[key] | 
Definition at line 112 of file HistoEx1.py.
| HistoEx1.histos = alg.Histos() | 
Definition at line 110 of file HistoEx1.py.