29#ifndef ROOT_TMVA_Results
30#define ROOT_TMVA_Results
#define ClassDefOverride(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t ULong_t unsigned char prop_list Atom_t Atom_t Atom_t Time_t type
A TGraph is an object made of two arrays X and Y with npoints each.
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.
DataSet * GetDataSet() const
returns data set
Class that contains all the data information.
ostringstream derivative to redirect and format output
Class that is the base-class for a vector of result.
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
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
Mother of all ROOT objects.
create variable transformations