This is the complete list of members for METBenchmark, including all inherited members.
Benchmark(Mode mode=DEFAULT) | Benchmark | inline |
book1D(DQMStore::IBooker &b, const char *histname, const char *title, int nbins, float xmin, float xmax) | Benchmark | protected |
book2D(DQMStore::IBooker &b, const char *histname, const char *title, int nbinsx, float xmin, float xmax, int nbinsy, float ymin, float ymax) | Benchmark | protected |
book2D(DQMStore::IBooker &b, const char *histname, const char *title, int nbinsx, float *xbins, int nbinsy, float ymin, float ymax) | Benchmark | protected |
bookProfile(DQMStore::IBooker &b, const char *histname, const char *title, int nbinsx, float xmin, float xmax, float ymin, float ymax, const char *option) | Benchmark | protected |
bookProfile(DQMStore::IBooker &b, const char *histname, const char *title, int nbinsx, float *xbins, float ymin, float ymax, const char *option) | Benchmark | protected |
DEFAULT enum value | Benchmark | |
dir_ | Benchmark | protected |
DQMOFFLINE enum value | Benchmark | |
etaMax_ | Benchmark | protected |
etaMin_ | Benchmark | protected |
etOverSumEt_ | METBenchmark | protected |
fill(const C &candidates) | METBenchmark | |
fillOne(const reco::MET &candidate) | METBenchmark | |
isInRange(float pt, float eta, float phi) const | Benchmark | inline |
METBenchmark(Mode mode) | METBenchmark | inline |
mex_VS_sumEt_ | METBenchmark | protected |
Mode enum name | Benchmark | |
mode_ | Benchmark | protected |
phi_ | METBenchmark | protected |
phiMax_ | Benchmark | protected |
phiMin_ | Benchmark | protected |
pt2_ | METBenchmark | protected |
pt_ | METBenchmark | protected |
ptMax_ | Benchmark | protected |
ptMin_ | Benchmark | protected |
px_ | METBenchmark | protected |
py_ | METBenchmark | 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 |
setup(DQMStore::IBooker &b) | METBenchmark | |
sumEt2_ | METBenchmark | protected |
sumEt_ | METBenchmark | protected |
VALIDATION enum value | Benchmark | |
write() | Benchmark | |
~Benchmark()(false) | Benchmark | virtual |
~METBenchmark() | METBenchmark | virtual |