29#ifndef ROOT_TMVA_Results
30#define ROOT_TMVA_Results
int Int_t
Signed integer 4 bytes (int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
const char Option_t
Option string (const char).
#define ClassDefOverride(name, id)
TH1 is the base class of all histogram classes in ROOT.
Service class for 2-D histogram classes.
Class that contains all the data information.
Class that contains all the data information.
ostringstream derivative to redirect and format output
TGraph * GetGraph(const TString &alias) const
TList * fStorage
-> stores all the result-histograms
Bool_t DoesExist(const TString &alias) const
Returns true if there is an object stored in the result for a given alias, false otherwise.
void Store(TObject *obj, const char *alias=nullptr)
TH2 * GetHist2D(const TString &alias) const
TObject * GetObject(const TString &alias) const
Returns a stored object if it exists.
std::map< TString, TObject * > * fHistAlias
-> internal map for quick access to stored histograms
virtual Types::EAnalysisType GetAnalysisType()
void SetTreeType(Types::ETreeType type)
DataSet * GetDataSet() const
TH1 * GetHist(const TString &alias) const
virtual ~Results()
destructor
Types::ETreeType fTreeType
tree type for this result
TList * GetStorage() const
const DataSetInfo * GetDataSetInfo() const
Types::ETreeType GetTreeType() const
const DataSetInfo * fDsi
-> a pointer to the datasetinfo-object
virtual const std::vector< Float_t > & operator[](Int_t ievt) const =0
MsgLogger * fLogger
! message logger
void Delete(Option_t *option="") override
delete all stored histograms
Results(const DataSetInfo *dsi, TString resultsName)
constructor
Mother of all ROOT objects.
TObject()
TObject constructor.
create variable transformations