|
| L2Histo (int id, const char *tit, int mxBinX, int mxBinY) |
|
| L2Histo (int id, const char *tit, int mxBin) |
|
void | setTitle (const char *tit) |
|
void | print (int flag, FILE *fd=stdout) |
|
void | printCSV (FILE *fd=stdout) |
|
void | fill (int binX) |
|
void | fill (int binX, int binY) |
|
void | fillW (int binX, int w) |
|
void | fillW (int binX, int binY, int w) |
|
void | write (FILE *fd, int dbg=0) |
|
int | read (FILE *fd, int dbg=0) |
|
void | reset () |
|
int | getNbin () |
|
int | getNbinX () |
|
bool | is1D () |
|
bool | is2D () |
|
int | getId () |
|
int | getNunder () |
|
int | getNover () |
|
bool | findMax (int *iMax, int *iFWHM) |
|
bool | findMean (int *iMean, int *iRMS) |
|
void | printPed (FILE *fd, int x0, int maxBin, char term='\n') |
|
const int * | getData () |
|
const char * | getTitle () |
|
Definition at line 14 of file L2Histo.h.
The documentation for this class was generated from the following files:
- StTriggerUtilities/L2Emulator/L2algoUtil/L2Histo.h
- StTriggerUtilities/L2Emulator/L2algoUtil/L2Histo.cxx