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, const std::string &xAxisLabel, const std::string &yAxisLabel)PIDPriorsinline
setErrorsTable(const Const::ChargedStable &particle, const std::vector< float > &errorsTable)PIDPriorsinline
setPriors(const Const::ChargedStable &particle, const PIDPriorsTable &table)PIDPriorsinline
setPriors(const Const::ChargedStable &particle, const std::vector< float > &xAxisEdges, const std::vector< float > &yAxisEdges, const std::vector< float > &priorsTable, const 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, const std::vector< float > &xAxisEdges, const std::vector< float > &yAxisEdges)PIDPriorsinline
setPriorsTable(const Const::ChargedStable &particle, const std::vector< float > &priorsTable)PIDPriorsinline