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
std::vector< Bool_t > fMvaValuesTypes
ostringstream derivative to redirect and format output
virtual const std::vector< Float_t > & operator[](Int_t ievt) const
ResultsClassification(const DataSetInfo *dsi, TString resultsName)
constructor
Class that is the base-class for a vector of result.
MsgLogger & Log() const
message logger
std::vector< Bool_t > * GetValueVectorTypes()
void Resize(Int_t entries)
Class that is the base-class for a vector of result.