This is the complete list of members for CandidateBenchmark, 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 |
CandidateBenchmark(Mode mode) | CandidateBenchmark | |
charge_ | CandidateBenchmark | protected |
DEFAULT enum value | Benchmark | |
dir_ | Benchmark | protected |
DQMOFFLINE enum value | Benchmark | |
eta_ | CandidateBenchmark | protected |
etaMax_ | Benchmark | protected |
etaMin_ | Benchmark | protected |
fill(const C &candidates) | CandidateBenchmark | |
fillOne(const reco::Candidate &candidate) | CandidateBenchmark | |
histogramBooked_ | CandidateBenchmark | protected |
isInRange(float pt, float eta, float phi) const | Benchmark | inline |
Mode enum name | Benchmark | |
mode_ | Benchmark | protected |
pdgId_ | CandidateBenchmark | protected |
phi_ | CandidateBenchmark | protected |
phiMax_ | Benchmark | protected |
phiMin_ | Benchmark | protected |
pt_ | CandidateBenchmark | 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 |
setup(DQMStore::IBooker &b) | CandidateBenchmark | |
setup(DQMStore::IBooker &b, const edm::ParameterSet ¶meterSet) | CandidateBenchmark | |
VALIDATION enum value | Benchmark | |
write() | Benchmark | |
~Benchmark()(false) | Benchmark | virtual |
~CandidateBenchmark() override | CandidateBenchmark |