86 if (!dsi)
Log() << kFATAL <<
"DataSetInfo object '" << dsiName <<
"' not found" <<
Endl;
87 if (!
fDataInput )
Log() << kFATAL <<
"DataInputHandler object 'fDataInput' not found" <<
Endl;
110 if (dsiInList!=0)
return *dsiInList;
Class that contains all the data information.
Class that contains all the data information.
const char * GetName() const override
Returns name of object.
void SetDataSetManager(DataSetManager *dsm)
DataInputHandler * fDataInput
source of input data
TMVA::DataSetFactory * fDatasetFactory
DataSetManager()
constructor
TList fDataSetInfoCollection
all registered dataset definitions
MsgLogger * fLogger
! message logger
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.
ostringstream derivative to redirect and format output
MsgLogger & Endl(MsgLogger &ml)