|
Pid Framework
|
#include "ParticleFit.h"#include "TObject.h"#include <TCutG.h>#include <TMultiGraph.h>#include <TText.h>#include <vector>Go to the source code of this file.
Classes | |
| class | Pid::BaseGetter |
| interface class for Pid getters More... | |
| class | Pid::Getter |
| Bayesian Pid getter. More... | |
| class | Pid::CutGGetter |
| Pid getter based on graphical cut TCutG. More... | |