28#ifndef ROOT_TMVA_DataSetManager
29#define ROOT_TMVA_DataSetManager
46 class DataInputHandler;
#define ClassDef(name, id)
Class that contains all the data information.
Class that contains all the data information.
Class that contains all the data information.
DataInputHandler & DataInput()
DataInputHandler * fDataInput
TMVA::DataSetFactory * fDatasetFactory
DataSetManager()
constructor
MsgLogger & Log() const
message logger
TList fDataSetInfoCollection
DataSetInfo * GetDataSetInfo(const TString &dsiName)
returns datasetinfo object for given name
~DataSetManager()
destructor fDataSetInfoCollection.SetOwner(); // DSMTEST --> created a segfault because the DataSetIn...
DataSet * CreateDataSet(const TString &dsiName)
Creates the singleton dataset.
DataSetInfo & AddDataSetInfo(DataSetInfo &dsi)
stores a copy of the dataset info object
Class that contains all the data information.
This is the main MVA steering class.
ostringstream derivative to redirect and format output
Mother of all ROOT objects.
Abstract ClassifierFactory template that handles arbitrary types.