#include <fstream.h>#include <stdio.h>#include <stdarg.h>Go to the source code of this file.
Defines | |
| #define | NUMHIS 6 |
Functions | |
| void | plothistos (const char *file, Stat_t lo, Stat_t up, Bool_t ylog) |
| #define NUMHIS 6 |
Referenced by plothistos().
| void plothistos | ( | const char * | file, | |
| Stat_t | lo, | |||
| Stat_t | up, | |||
| Bool_t | ylog | |||
| ) |
Definition at line 1 of file plothistos.C.
1.7.1