29 #ifndef ROOT_TMVA_ClassInfo
30 #define ROOT_TMVA_ClassInfo
49 #ifndef ROOT_TMatrixDfwd
MsgLogger * fLogger
Correlation matrix for this class.
const TString & GetWeight() const
void SetWeight(const TString &weight)
TMatrixD * fCorrMatrix
index in of this class in vectors
A specialized string object used for TTree selections.
void SetCorrelationMatrix(TMatrixD *matrix)
UInt_t fNumber
pretraining cut for the class
const TMatrixD * GetCorrelationMatrix() const
const TString & GetName() const
TCut fCut
the input formula string that is the weight for the class
const TCut & GetCut() const
TString fWeight
name of the class
void SetCut(const TCut &cut)
Abstract ClassifierFactory template that handles arbitrary types.
void SetName(const TString &name)
void SetNumber(const UInt_t index)
ClassInfo(const TString &name="default")
constructor