29 #ifndef ROOT_TMVA_ResultsClassification 30 #define ROOT_TMVA_ResultsClassification 75 mutable std::vector< Float_t >
fRet;
virtual void Clear(Option_t *="")
std::vector< Float_t > fMvaValues
std::vector< Float_t > fRet
virtual void Clear(Option_t *)
Types::EAnalysisType GetAnalysisType()
~ResultsClassification()
destructor
#define ClassDef(name, id)
std::vector< Float_t > * GetValueVector()
Class that contains all the data information.
void SetValue(Float_t value, Int_t ievt)
set MVA response
virtual const std::vector< Float_t > & operator[](Int_t ievt) const
std::vector< Bool_t > fMvaValuesTypes
ostringstream derivative to redirect and format output
Abstract ClassifierFactory template that handles arbitrary types.
ResultsClassification(const DataSetInfo *dsi, TString resultsName)
constructor
Class that is the base-class for a vector of result.
std::vector< Bool_t > * GetValueVectorTypes()
MsgLogger & Log() const
message logger
void Resize(Int_t entries)
Class that is the base-class for a vector of result.