clear(void) | Histo | |
fill(float x) | Histo | |
fill(float x, float weight) | Histo | |
fill(float x, float y, float weight) | Histo | |
get(float *to) | Histo | |
get(double *to) | Histo | |
geterr(float *to) | Histo | |
geterr(double *to) | Histo | |
getnents() | Histo | |
Histo(char *name, char *title, int nx, float xmin, float xmax) | Histo | |
Histo(char *name, char *title, int nx, float xmin, float xmax, int ny, float ymin, float ymax) | Histo | |
Histo() | Histo | |
m_h | Histo | [private] |
put(float *from) | Histo | |
put(double *from) | Histo | |
putnents(int ne) | Histo | |
~Histo() | Histo | [virtual] |