22 #ifndef ROOT_TMVA_BDTEventWrapper    23 #define ROOT_TMVA_BDTEventWrapper const Event * operator*() const
 
BDTEventWrapper(const Event *)
 
static Int_t & GetVarIndex()
 
Bool_t operator<(const BDTEventWrapper &other) const
 
Double_t GetCumulativeWeight(Bool_t type) const
 
Float_t GetValue(UInt_t ivar) const
return value of i'th variable 
 
static void SetVarIndex(Int_t iVar)
 
Abstract ClassifierFactory template that handles arbitrary types. 
 
void SetCumulativeWeight(Bool_t type, Double_t weight)