~BDTEventWrapper() | |
TMVA::BDTEventWrapper | BDTEventWrapper(const TMVA::Event*) |
TMVA::BDTEventWrapper | BDTEventWrapper(const TMVA::BDTEventWrapper&) |
Double_t | GetCumulativeWeight(bool type) const |
Double_t | GetVal() const |
const TMVA::Event* | operator*() const |
bool | operator<(const TMVA::BDTEventWrapper& other) const |
void | SetCumulativeWeight(bool type, Double_t weight) |
static void | SetVarIndex(Int_t iVar) |
Set the index of the variable to compare on * @param iVar - index of the variable in fEvent to use