Definition at line 12 of file QuickMVAProbEstimator.h.
#include <TMVA/QuickMVAProbEstimator.h>
◆ QuickMVAProbEstimator()
TMVA::QuickMVAProbEstimator::QuickMVAProbEstimator |
( |
Int_t |
nMin = 40 , |
|
|
Int_t |
nMax = 5000 |
|
) |
| |
|
inline |
◆ ~QuickMVAProbEstimator()
virtual TMVA::QuickMVAProbEstimator::~QuickMVAProbEstimator |
( |
| ) |
|
|
inlinevirtual |
◆ AddEvent()
◆ compare()
◆ GetMVAProbAt()
◆ Log()
MsgLogger & TMVA::QuickMVAProbEstimator::Log |
( |
| ) |
const |
|
inlineprivate |
◆ fEvtVector
std::vector<EventInfo> TMVA::QuickMVAProbEstimator::fEvtVector |
|
private |
◆ fIsSorted
Bool_t TMVA::QuickMVAProbEstimator::fIsSorted |
|
private |
◆ fLogger
MsgLogger* TMVA::QuickMVAProbEstimator::fLogger |
|
mutableprivate |
◆ fNMax
UInt_t TMVA::QuickMVAProbEstimator::fNMax |
|
private |
◆ fNMin
UInt_t TMVA::QuickMVAProbEstimator::fNMin |
|
private |
[legend]