4 #ifndef __KVHISTOGRAM_H
5 #define __KVHISTOGRAM_H
10 #include "KVNameValueList.h"
#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 sel
Base class for KaliVeda framework.
Wrapper for histograms and graphical cuts used by KVTreeAnalyzer.
const Char_t * GetHistoTitle() const
const Char_t * GetVarZ() const
static void ParseExpressionString(const Char_t *exp, KVString &varX, KVString &varY, KVString &varZ)
Parse expression strings "VARZ:VARY:VARX" or "VARY:VARX" or "VARX".
static void ParseHistoTitle(const Char_t *title, KVString &exp, KVString &sel, KVString &weight)
void SetWeight(const Char_t *)
Set weighting factor used to fill histogram.
const Char_t * GetVarY() const
const Char_t * GetMeanRMSY() const
const Char_t * GetExpression() const
Double_t GetMeanX() const
KVHistogram(TH1 *h=nullptr)
Default constructor.
const Char_t * GetSelection() const
const Char_t * GetWeight() const
Return weighting used for filling histogram.
const Char_t * GetMeanRMSX() const
Double_t GetMeanY() const
const Char_t * GetVarX() const
virtual ~KVHistogram()
Destructor.
TObject * GetObject() const override
In order to have context menu access to the contained histogram or cut.
void ls(Option_t *option="") const override
void ParseExpressionAndSelection()
Handles lists of named parameters with different types, a list of KVNamedParameter objects.
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
virtual Bool_t InheritsFrom(const char *classname) const
RVec< PromoteType< T > > exp(const RVec< T > &v)