1#ifndef ROOT_TMVA_QUICKMVAPROBESTIMATOR
2#define ROOT_TMVA_QUICKMVAPROBESTIMATOR
#define ClassDef(name, id)
ostringstream derivative to redirect and format output
QuickMVAProbEstimator(Int_t nMin=40, Int_t nMax=5000)
static bool compare(EventInfo e1, EventInfo e2)
Double_t GetMVAProbAt(Double_t value)
void AddEvent(Double_t val, Double_t weight, Int_t type)
virtual ~QuickMVAProbEstimator()
std::vector< EventInfo > fEvtVector
Abstract ClassifierFactory template that handles arbitrary types.