Class to store PID information.
More...
#include <Container.h>
|
|
void | SetBayesianProbability (std::map< uint, double > &&prob) |
| |
|
void | SetSigma (std::map< uint, double > &&sigma) |
| |
|
double | GetBayesianProbability (uint num) const |
| |
|
double | GetSigma (uint num) const |
| |
The documentation for this class was generated from the following file: