This is the complete list of members for PFCandidateBenchmark, 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 | |
ecalEnergy_ | PFCandidateBenchmark | protected |
elementsInBlocksSize_ | PFCandidateBenchmark | protected |
etaMax_ | Benchmark | protected |
etaMin_ | Benchmark | protected |
fill(const reco::PFCandidateCollection &pfCands) | PFCandidateBenchmark | |
fillOne(const reco::PFCandidate &pfCand) | PFCandidateBenchmark | |
hcalEnergy_ | PFCandidateBenchmark | protected |
isInRange(float pt, float eta, float phi) const | Benchmark | inline |
Mode enum name | Benchmark | |
mode_ | Benchmark | protected |
mva_e_pi_ | PFCandidateBenchmark | protected |
particleId_ | PFCandidateBenchmark | protected |
PFCandidateBenchmark(Mode mode) | PFCandidateBenchmark | inline |
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 |
setup(DQMStore::IBooker &b) | PFCandidateBenchmark | |
VALIDATION enum value | Benchmark | |
write() | Benchmark | |
~Benchmark()(false) | Benchmark | virtual |
~PFCandidateBenchmark() override | PFCandidateBenchmark |