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