Belle II Software development
|
This is the complete list of members for PIDPriors, including all inherited members.
ClassDef(PIDPriors, 1) | PIDPriors | private |
getPriorError(const Const::ChargedStable &particle, float x, float y) const | PIDPriors | inline |
getPriorsTable(const Const::ChargedStable &particle) const | PIDPriors | inline |
getPriorValue(const Const::ChargedStable &particle, float x, float y) const | PIDPriors | inline |
getXAxisLabel(const Const::ChargedStable &particle) const | PIDPriors | inline |
getYAxisLabel(const Const::ChargedStable &particle) const | PIDPriors | inline |
m_priors | PIDPriors | private |
PIDPriors() | PIDPriors | inline |
setAxisLabels(const Const::ChargedStable &particle, std::string xAxisLabel, std::string yAxisLabel) | PIDPriors | inline |
setErrorsTable(const Const::ChargedStable &particle, std::vector< float > errorsTable) | PIDPriors | inline |
setPriors(const Const::ChargedStable &particle, const PIDPriorsTable &table) | PIDPriors | inline |
setPriors(const Const::ChargedStable &particle, std::vector< float > xAxisEdges, std::vector< float > yAxisEdges, std::vector< float > priorsTable, std::vector< float > errorsTable) | PIDPriors | inline |
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) | PIDPriors | inline |
setPriorsTable(const Const::ChargedStable &particle, std::vector< float > priorsTable) | PIDPriors | inline |