analyze(const edm::Event &, const edm::EventSetup &) override | PFCandidateManagerAnalyzer | |
baseType() | edm::stream::EDAnalyzerBase | static |
beginRun(edm::Run const &, edm::EventSetup const &) final | DQMEDAnalyzer | virtual |
beginStream(edm::StreamID id) final | DQMEDAnalyzer | virtual |
Benchmark(Mode mode=DEFAULT) | Benchmark | inline |
BenchmarkAnalyzer() | BenchmarkAnalyzer | |
BenchmarkAnalyzer(const edm::ParameterSet &) | BenchmarkAnalyzer | explicit |
benchmarkLabel_ | BenchmarkAnalyzer | protected |
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 |
bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override | PFCandidateManagerAnalyzer | virtual |
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 |
CacheTypes typedef | edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
callWhenNewProductsRegistered(std::function< void(BranchDescription const &)> const &func) | edm::stream::EDAnalyzerBase | |
candBench_ | PFCandidateManager | protected |
consumes(edm::InputTag const &tag) | edm::EDConsumerBase | inlineprotected |
consumes(const TypeToGet &id, edm::InputTag const &tag) | edm::EDConsumerBase | inlineprotected |
consumes(TypeToGet const &id, edm::InputTag const &tag) | edm::EDConsumerBase | inlineprotected |
consumesCollector() | edm::EDConsumerBase | protected |
consumesInfo() const | edm::EDConsumerBase | |
consumesMany() | edm::EDConsumerBase | inlineprotected |
consumesMany(const TypeToGet &id) | edm::EDConsumerBase | inlineprotected |
consumesMany(const TypeToGet &id) | edm::EDConsumerBase | inlineprotected |
convertCurrentProcessAlias(std::string const &processName) | edm::EDConsumerBase | |
DEFAULT enum value | Benchmark | |
dir_ | Benchmark | protected |
dqmBeginRun(edm::Run const &, edm::EventSetup const &) | DQMEDAnalyzer | inlinevirtual |
DQMEDAnalyzer(void) | DQMEDAnalyzer | |
DQMOFFLINE enum value | Benchmark | |
dRMax_ | PFCandidateManager | protected |
EDAnalyzer()=default | edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
EDAnalyzerBase() | edm::stream::EDAnalyzerBase | |
EDConsumerBase() | edm::EDConsumerBase | inline |
EDConsumerBase(EDConsumerBase const &)=delete | edm::EDConsumerBase | |
EDConsumerBase(EDConsumerBase &&)=default | edm::EDConsumerBase | |
endLuminosityBlockSummary(edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final | DQMEDAnalyzer | virtual |
endRunSummary(edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final | DQMEDAnalyzer | virtual |
etaMax_ | Benchmark | protected |
etaMin_ | Benchmark | protected |
eventInfoFolder_ | BenchmarkAnalyzer | protected |
fill(const reco::PFCandidateCollection &candCollection, const C &matchedCandCollection) | PFCandidateManager | |
fillDescriptions(ConfigurationDescriptions &descriptions) | edm::stream::EDAnalyzerBase | static |
globalBeginLuminosityBlockSummary(edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) | DQMEDAnalyzer | static |
globalBeginRunSummary(edm::Run const &, edm::EventSetup const &, RunContext const *) | DQMEDAnalyzer | static |
GlobalCache typedef | edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
globalEndLuminosityBlockSummary(edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) | DQMEDAnalyzer | static |
globalEndRunSummary(edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) | DQMEDAnalyzer | static |
HasAbility typedef | edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
indexFrom(EDGetToken, BranchType, TypeID const &) const | edm::EDConsumerBase | |
inputLabel_ | BenchmarkAnalyzer | protected |
isInRange(float pt, float eta, float phi) const | Benchmark | inline |
itemsMayGet(BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const | edm::EDConsumerBase | |
itemsToGet(BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const | edm::EDConsumerBase | |
itemsToGetFrom(BranchType iType) const | edm::EDConsumerBase | inline |
Labels typedef | edm::EDConsumerBase | |
labelsForToken(EDGetToken iToken, Labels &oLabels) const | edm::EDConsumerBase | |
LuminosityBlockCache typedef | edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
LuminosityBlockContext typedef | edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
LuminosityBlockSummaryCache typedef | edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
matchCandBench_ | PFCandidateManager | protected |
matchCharge_ | PFCandidateManager | protected |
matchLabel_ | PFCandidateManagerAnalyzer | private |
mayConsume(edm::InputTag const &tag) | edm::EDConsumerBase | inlineprotected |
mayConsume(const TypeToGet &id, edm::InputTag const &tag) | edm::EDConsumerBase | inlineprotected |
mayConsume(const TypeToGet &id, edm::InputTag const &tag) | edm::EDConsumerBase | inlineprotected |
Mode enum name | Benchmark | |
mode_ | Benchmark | protected |
moduleDescription() const | edm::stream::EDAnalyzerBase | inline |
modulesWhoseProductsAreConsumed(std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const | edm::EDConsumerBase | |
ModuleType typedef | edm::stream::EDAnalyzerBase | |
myColl_ | PFCandidateManagerAnalyzer | private |
myMatchColl_ | PFCandidateManagerAnalyzer | private |
edm::EDConsumerBase::operator=(EDConsumerBase const &)=delete | edm::EDConsumerBase | |
edm::EDConsumerBase::operator=(EDConsumerBase &&)=default | edm::EDConsumerBase | |
outputFile_ | BenchmarkAnalyzer | protected |
pfCandBench_ | PFCandidateManager | protected |
PFCandidateManager(float dRMax=0.3, bool matchCharge=true, Benchmark::Mode mode=Benchmark::DEFAULT) | PFCandidateManager | inline |
PFCandidateManagerAnalyzer(const edm::ParameterSet ¶meterSet) | PFCandidateManagerAnalyzer | |
phiMax_ | Benchmark | protected |
phiMin_ | Benchmark | protected |
prevalidate(ConfigurationDescriptions &descriptions) | edm::stream::EDAnalyzerBase | static |
ptMax_ | Benchmark | protected |
ptMin_ | Benchmark | protected |
registeredToConsume(ProductResolverIndex, bool, BranchType) const | edm::EDConsumerBase | |
registeredToConsumeMany(TypeID const &, BranchType) const | edm::EDConsumerBase | |
RunCache typedef | edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
RunContext typedef | edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
RunSummaryCache typedef | edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
setDirectory(TDirectory *dir) | PFCandidateManager | virtual |
setParameters(float dRMax=0.3, bool matchCharge=true, Benchmark::Mode mode=Benchmark::DEFAULT) | PFCandidateManager | |
Benchmark::setParameters(Mode mode) | Benchmark | inline |
setRange(float ptMin, float ptMax, float etaMin, float etaMax, float phiMin, float phiMax) | Benchmark | inline |
setup(DQMStore::IBooker &b) | PFCandidateManager | |
streamId() const | DQMEDAnalyzer | inline |
subsystemname_ | BenchmarkAnalyzer | protected |
updateLookup(BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) | edm::EDConsumerBase | |
VALIDATION enum value | Benchmark | |
write() | Benchmark | |
~Benchmark()(false) | Benchmark | virtual |
~BenchmarkAnalyzer() | BenchmarkAnalyzer | inlinevirtual |
~EDAnalyzerBase() | edm::stream::EDAnalyzerBase | virtual |
~EDConsumerBase() noexcept(false) | edm::EDConsumerBase | virtual |
~PFCandidateManager() | PFCandidateManager | virtual |