28 #ifndef ROOT_TMVA_DataSetManager 29 #define ROOT_TMVA_DataSetManager 50 class DataInputHandler;
DataSetInfo * GetDataSetInfo(const TString &dsiName)
returns datasetinfo object for given name
TList fDataSetInfoCollection
DataInputHandler * fDataInput
DataSet * CreateDataSet(const TString &dsiName)
Creates the singleton dataset.
#define ClassDef(name, id)
DataSetInfo & AddDataSetInfo(DataSetInfo &dsi)
stores a copy of the dataset info object
MsgLogger & Log() const
message logger
TMVA::DataSetFactory * fDatasetFactory
Mother of all ROOT objects.
Abstract ClassifierFactory template that handles arbitrary types.
DataInputHandler & DataInput()
~DataSetManager()
destructor fDataSetInfoCollection.SetOwner(); // DSMTEST –> created a segfault because the DataSetIn...