22#ifndef ROOT_TMVA_BDTEventWrapper
23#define ROOT_TMVA_BDTEventWrapper
Basic types used by ROOT and required by TInterpreter.
int Int_t
Signed integer 4 bytes (int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
double Double_t
Double 8 bytes.
Bool_t operator<(const BDTEventWrapper &other) const
const Event * operator*() const
~BDTEventWrapper()
Destructor.
BDTEventWrapper(const Event *)
Constructor.
static Int_t & GetVarIndex()
void SetCumulativeWeight(Bool_t type, Double_t weight)
Set the accumulated weight, for sorted signal/background events.
Double_t fBkgWeight
cumulative background weight for splitting
Double_t fSigWeight
same for the signal weights
Double_t GetVal(Int_t var) const
Double_t GetCumulativeWeight(Bool_t type) const
Get the accumulated weight.
static void SetVarIndex(Int_t iVar)
create variable transformations