This is the complete list of members for
Benchmark, including all inherited members.
Benchmark(Mode mode=DEFAULT) | Benchmark | [inline] |
book1D(const char *histname, const char *title, int nbins, float xmin, float xmax) | Benchmark | [protected] |
book2D(const char *histname, const char *title, int nbinsx, float xmin, float xmax, int nbinsy, float ymin, float ymax) | Benchmark | [protected] |
book2D(const char *histname, const char *title, int nbinsx, float *xbins, int nbinsy, float ymin, float ymax) | Benchmark | [protected] |
DEFAULT enum value | Benchmark | |
dir_ | Benchmark | [protected] |
DQM_ | Benchmark | [static] |
DQMOFFLINE enum value | Benchmark | |
etaMax_ | Benchmark | [protected] |
etaMin_ | Benchmark | [protected] |
isInRange(float pt, float eta, float phi) const | Benchmark | [inline] |
Mode enum name | Benchmark | |
mode_ | Benchmark | [protected] |
phiMax_ | Benchmark | [protected] |
phiMin_ | Benchmark | [protected] |
ptMax_ | Benchmark | [protected] |
ptMin_ | Benchmark | [protected] |
setDirectory(TDirectory *dir) | Benchmark | [virtual] |
setParameters(Mode mode) | Benchmark | [inline] |
setRange(float ptMin, float ptMax, float etaMin, float etaMax, float phiMin, float phiMax) | Benchmark | [inline] |
VALIDATION enum value | Benchmark | |
write() | Benchmark | |
~Benchmark() | Benchmark | [virtual] |