22 #ifndef ROOT_TMVA_BDTEventWrapper 23 #define ROOT_TMVA_BDTEventWrapper const Event * operator*() const
BDTEventWrapper(const Event *)
Constructor.
static Int_t & GetVarIndex()
Bool_t operator<(const BDTEventWrapper &other) const
Double_t GetCumulativeWeight(Bool_t type) const
Get the accumulated weight.
Float_t GetValue(UInt_t ivar) const
return value of i'th variable
static void SetVarIndex(Int_t iVar)
~BDTEventWrapper()
Destructor.
Abstract ClassifierFactory template that handles arbitrary types.
void SetCumulativeWeight(Bool_t type, Double_t weight)
Set the accumulated weight, for sorted signal/background events.