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