|
FairRoot/PandaRoot
|
#include <string>#include <vector>#include "FairTask.h"Go to the source code of this file.
Classes | |
| class | PndPidMvaAssociatorTask |
Enumerations | |
| enum | Mva_MethodType { UNKNOWN_METHOD = 0, KNN = 1, LVQ = 2, TMVA_MLP = 3, TMVA_BDT = 4 } |
| Method types for selecting which classifier to use. More... | |
| enum Mva_MethodType |
Method types for selecting which classifier to use.
| Enumerator | |
|---|---|
| UNKNOWN_METHOD | |
| KNN | |
| LVQ | |
| TMVA_MLP | |
| TMVA_BDT | |
Definition at line 32 of file PndPidMvaAssociatorTask.h.
1.8.5