54 fLogger( new
MsgLogger(
Form(
"ResultsClassification%s",resultsName.Data()) , kINFO) )
71 assert(ievt < (
int) fMvaValues.size() && ievt < (
int) fMvaValuesTypes.size());
72 fMvaValues[ievt] = value;
73 fMvaValuesTypes[ievt] =
type;
char * Form(const char *fmt,...)
Class that contains all the data information.
ostringstream derivative to redirect and format output
ResultsClassification(const DataSetInfo *dsi, TString resultsName)
constructor
void SetValue(Float_t value, Int_t ievt, Bool_t type)
set MVA response
~ResultsClassification()
destructor
Class that is the base-class for a vector of result.
create variable transformations