CbmRoot
CbmTrdElectronsTrainAnn.h File Reference
#include "FairTask.h"
#include "TMVA/Factory.h"
#include "TMVA/Reader.h"
#include "TMultiLayerPerceptron.h"
#include <string>
#include <vector>
Include dependency graph for CbmTrdElectronsTrainAnn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrdEloss
 Represents information about energy losses in one layer. More...
 
class  CbmTrdElectronsTrainAnn
 

Enumerations

enum  IdMethod {
  kANN = 0, kBDT = 1, kMEDIAN = 2, kLIKELIHOOD = 3,
  kMeanCut = 4
}
 

Enumeration Type Documentation

◆ IdMethod

enum IdMethod
Enumerator
kANN 
kBDT 
kMEDIAN 
kLIKELIHOOD 
kMeanCut 

Definition at line 25 of file CbmTrdElectronsTrainAnn.h.