Belle II Software development
PIDPriors Member List

This is the complete list of members for PIDPriors, including all inherited members.

ClassDef(PIDPriors, 1)PIDPriorsprivate
getPriorError(const Const::ChargedStable &particle, float x, float y) constPIDPriorsinline
getPriorsTable(const Const::ChargedStable &particle) constPIDPriorsinline
getPriorValue(const Const::ChargedStable &particle, float x, float y) constPIDPriorsinline
getXAxisLabel(const Const::ChargedStable &particle) constPIDPriorsinline
getYAxisLabel(const Const::ChargedStable &particle) constPIDPriorsinline
m_priorsPIDPriorsprivate
PIDPriors()PIDPriorsinline
setAxisLabels(const Const::ChargedStable &particle, std::string xAxisLabel, std::string yAxisLabel)PIDPriorsinline
setErrorsTable(const Const::ChargedStable &particle, std::vector< float > errorsTable)PIDPriorsinline
setPriors(const Const::ChargedStable &particle, const PIDPriorsTable &table)PIDPriorsinline
setPriors(const Const::ChargedStable &particle, std::vector< float > xAxisEdges, std::vector< float > yAxisEdges, std::vector< float > priorsTable, std::vector< float > errorsTable)PIDPriorsinline
setPriors(const Const::ChargedStable &particle, TH2F *priorHistogram)PIDPriors
setPriors(const Const::ChargedStable &particle, TH2F *counts, TH2F *normalization)PIDPriors
setPriorsAxes(const Const::ChargedStable &particle, std::vector< float > xAxisEdges, std::vector< float > yAxisEdges)PIDPriorsinline
setPriorsTable(const Const::ChargedStable &particle, std::vector< float > priorsTable)PIDPriorsinline