This is the complete list of members for RooHist, including all inherited members.
_entries | RooHist | private |
_nameLength | RooPrintable | protectedstatic |
_nominalBinWidth | RooHist | private |
_normValue | RooPlotable | protected |
_nSigma | RooHist | private |
_originalWeights | RooHist | private |
_rawEntries | RooHist | private |
_yAxisLabel | RooPlotable | protected |
_ymax | RooPlotable | protected |
_ymin | RooPlotable | protected |
AbstractMethod(const char *method) const | TObject | |
addAsymmetryBin(Axis_t binCenter, Int_t n1, Int_t n2, double binWidth=0, double xErrorFrac=1.0, double scaleFactor=1.0) | RooHist | |
addAsymmetryBinWithError(Axis_t binCenter, double n1, double n2, double en1, double en2, double binWidth=0, double xErrorFrac=1.0, double scaleFactor=1.0) | RooHist | |
addBin(Axis_t binCenter, double n, double binWidth=0, double xErrorFrac=1.0, double scaleFactor=1.0) | RooHist | |
addBinWithError(Axis_t binCenter, double n, double elow, double ehigh, double binWidth=0, double xErrorFrac=1.0, bool correctForBinWidth=true, double scaleFactor=1.0) | RooHist | |
addBinWithXYError(Axis_t binCenter, double n, double exlow, double exhigh, double eylow, double eyhigh, double scaleFactor=1.0) | RooHist | |
addEfficiencyBin(Axis_t binCenter, Int_t n1, Int_t n2, double binWidth=0, double xErrorFrac=1.0, double scaleFactor=1.0) | RooHist | |
addEfficiencyBinWithError(Axis_t binCenter, double n1, double n2, double en1, double en2, double binWidth=0, double xErrorFrac=1.0, double scaleFactor=1.0) | RooHist | |
AddPoint(Double_t x, Double_t y) | TGraph | inlinevirtual |
addPoint(Axis_t binCenter, double y, double yscale, double exlow, double exhigh, double eylow, double eyhigh) | RooHist | private |
AddToTObjectTable(TObject *) | TObject | privatestatic |
Allocate(Int_t size) override | TGraphAsymmErrors | protectedvirtual |
AllocateArrays(Int_t Narrays, Int_t arraySize) | TGraph | protected |
AppendPad(Option_t *option="") | TObject | virtual |
Apply(TF1 *f) override | TGraphAsymmErrors | virtual |
BayesDivide(const TH1 *pass, const TH1 *total, Option_t *opt="") | TGraphAsymmErrors | virtual |
Browse(TBrowser *b) override | TGraph | virtual |
CheckedHash() | TObject | inline |
Chisquare(TF1 *f1, Option_t *option="") const | TGraph | virtual |
Class() | RooHist | static |
Class_Name() | RooHist | static |
Class_Version() | RooHist | inlinestatic |
ClassName() const | TObject | virtual |
Clear(Option_t *option="") override | TNamed | virtual |
Clone(const char *newname="") const override | TNamed | virtual |
Compare(const TObject *obj) const override | TNamed | virtual |
CompareArg(const TGraph *gr, Int_t left, Int_t right) | TGraph | static |
CompareRadius(const TGraph *gr, Int_t left, Int_t right) | TGraph | static |
CompareX(const TGraph *gr, Int_t left, Int_t right) | TGraph | static |
CompareY(const TGraph *gr, Int_t left, Int_t right) | TGraph | static |
ComputeRange(Double_t &xmin, Double_t &ymin, Double_t &xmax, Double_t &ymax) const override | TGraphAsymmErrors | virtual |
ContentsOption enum name | RooPrintable | |
TNamed::Copy(TObject &named) const override | TNamed | virtual |
TAttLine::Copy(TAttLine &attline) const | TAttLine | |
TAttFill::Copy(TAttFill &attfill) const | TAttFill | |
TAttMarker::Copy(TAttMarker &attmarker) const | TAttMarker | |
CopyAndRelease(Double_t **newarrays, Int_t ibegin, Int_t iend, Int_t obegin) override | TGraphAsymmErrors | protectedvirtual |
CopyPoints(Double_t **arrays, Int_t ibegin, Int_t iend, Int_t obegin) override | TGraphAsymmErrors | protectedvirtual |
createEmptyResidHist(const RooCurve &curve, bool normalize=false) const | RooHist | protected |
crossCast() | RooPlotable | |
CtorAllocate() | TGraphAsymmErrors | protected |
DeclFileName() | RooHist | inlinestatic |
defaultPrintContents(Option_t *opt) const | RooPrintable | virtual |
defaultPrintStream(std::ostream *os=nullptr) | RooPrintable | static |
defaultPrintStyle(Option_t *opt) const | RooPrintable | virtual |
Delete(Option_t *option="") | TObject | virtual |
DistancetoLine(Int_t px, Int_t py, Double_t xp1, Double_t yp1, Double_t xp2, Double_t yp2) | TAttLine | |
DistancetoPrimitive(Int_t px, Int_t py) override | TGraph | virtual |
Divide(const TH1 *pass, const TH1 *total, Option_t *opt="cp") | TGraphAsymmErrors | virtual |
DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual |
DoMerge(const TGraph *g) override | TGraphAsymmErrors | protectedvirtual |
Draw(Option_t *chopt="") override | TGraph | virtual |
DrawClass() const | TObject | virtual |
DrawClone(Option_t *option="") const | TObject | virtual |
DrawGraph(Int_t n, const Int_t *x, const Int_t *y, Option_t *option="") | TGraph | virtual |
DrawGraph(Int_t n, const Float_t *x, const Float_t *y, Option_t *option="") | TGraph | virtual |
DrawGraph(Int_t n, const Double_t *x=nullptr, const Double_t *y=nullptr, Option_t *option="") | TGraph | virtual |
DrawPanel() | TGraph | virtual |
Dump() const | TObject | virtual |
EDeprecatedStatusBits enum name | TObject | |
Error(const char *method, const char *msgfmt,...) const | TObject | virtual |
EStatusBits enum name | TGraph | |
Eval(Double_t x, TSpline *spline=nullptr, Option_t *option="") const | TGraph | virtual |
Execute(const char *method, const char *params, Int_t *error=nullptr) | TObject | virtual |
Execute(TMethod *method, TObjArray *params, Int_t *error=nullptr) | TObject | virtual |
ExecuteEvent(Int_t event, Int_t px, Int_t py) override | TGraph | virtual |
Expand(Int_t newsize) | TGraph | virtual |
Expand(Int_t newsize, Int_t step) | TGraph | virtual |
ExpandAndCopy(Int_t size, Int_t iend) | TGraph | protected |
Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual |
fBits | TObject | private |
fEXhigh | TGraphAsymmErrors | protected |
fEXlow | TGraphAsymmErrors | protected |
fEYhigh | TGraphAsymmErrors | protected |
fEYlow | TGraphAsymmErrors | protected |
fFillColor | TAttFill | protected |
fFillStyle | TAttFill | protected |
fFunctions | TGraph | protected |
fgDtorOnly | TObject | privatestatic |
fgObjectStat | TObject | privatestatic |
fHistogram | TGraph | protected |
FillBuffer(char *&buffer) | TNamed | virtual |
fillResidHist(RooHist &residHist, const RooCurve &curve, bool normalize=false, bool useAverage=false) const | RooHist | protected |
FillZero(Int_t begin, Int_t end, Bool_t from_ctor=kTRUE) override | TGraphAsymmErrors | protectedvirtual |
FindObject(const char *name) const override | TGraph | virtual |
FindObject(const TObject *obj) const override | TGraph | virtual |
Fit(const char *formula, Option_t *option="", Option_t *goption="", Axis_t xmin=0, Axis_t xmax=0) | TGraph | virtual |
Fit(TF1 *f1, Option_t *option="", Option_t *goption="", Axis_t xmin=0, Axis_t xmax=0) | TGraph | virtual |
FitPanel() | TGraph | virtual |
fLineColor | TAttLine | protected |
fLineStyle | TAttLine | protected |
fLineWidth | TAttLine | protected |
fMarkerColor | TAttMarker | protected |
fMarkerSize | TAttMarker | protected |
fMarkerStyle | TAttMarker | protected |
fMaximum | TGraph | protected |
fMaxSize | TGraph | protected |
fMinimum | TGraph | protected |
fName | TNamed | protected |
fNpoints | TGraph | protected |
fTitle | TNamed | protected |
fUniqueID | TObject | private |
fX | TGraph | protected |
fY | TGraph | protected |
GetCorrelationFactor() const | TGraph | virtual |
GetCovariance() const | TGraph | virtual |
GetDrawOption() const | TObject | virtual |
GetDtorOnly() | TObject | static |
GetEditable() const | TGraph | |
GetErrorX(Int_t bin) const override | TGraphAsymmErrors | virtual |
GetErrorXhigh(Int_t i) const override | TGraphAsymmErrors | virtual |
GetErrorXlow(Int_t i) const override | TGraphAsymmErrors | virtual |
GetErrorY(Int_t bin) const override | TGraphAsymmErrors | virtual |
GetErrorYhigh(Int_t i) const override | TGraphAsymmErrors | virtual |
GetErrorYlow(Int_t i) const override | TGraphAsymmErrors | virtual |
GetEX() const | TGraph | inlinevirtual |
GetEXhigh() const override | TGraphAsymmErrors | inlinevirtual |
GetEXhighd() const | TGraph | inlinevirtual |
GetEXlow() const override | TGraphAsymmErrors | inlinevirtual |
GetEXlowd() const | TGraph | inlinevirtual |
GetEY() const | TGraph | inlinevirtual |
GetEYhigh() const override | TGraphAsymmErrors | inlinevirtual |
GetEYhighd() const | TGraph | inlinevirtual |
GetEYlow() const override | TGraphAsymmErrors | inlinevirtual |
GetEYlowd() const | TGraph | inlinevirtual |
GetFillColor() const | TAttFill | inlinevirtual |
GetFillStyle() const | TAttFill | inlinevirtual |
getFitRangeBinW() const override | RooHist | inlinevirtual |
getFitRangeNEvt() const override | RooHist | virtual |
getFitRangeNEvt(double xlo, double xhi) const override | RooHist | virtual |
GetFunction(const char *name) const | TGraph | |
GetHistogram() const | TGraph | |
GetIconName() const | TObject | virtual |
GetLineColor() const | TAttLine | inlinevirtual |
GetLineStyle() const | TAttLine | inlinevirtual |
GetLineWidth() const | TAttLine | inlinevirtual |
GetListOfFunctions() const | TGraph | inline |
GetMarkerColor() const | TAttMarker | inlinevirtual |
GetMarkerLineWidth(Style_t style) | TAttMarker | static |
GetMarkerSize() const | TAttMarker | inlinevirtual |
GetMarkerStyle() const | TAttMarker | inlinevirtual |
GetMarkerStyleBase(Style_t style) | TAttMarker | static |
GetMaximum() const | TGraph | inline |
GetMaxSize() const | TGraph | inline |
GetMean(Int_t axis=1) const | TGraph | virtual |
GetMinimum() const | TGraph | inline |
GetN() const | TGraph | inline |
GetName() const override | TNamed | inlinevirtual |
getNominalBinWidth() const | RooHist | inline |
GetObjectInfo(Int_t px, Int_t py) const override | TGraph | virtual |
GetObjectStat() | TObject | static |
GetOption() const | TObject | inlinevirtual |
GetPoint(Int_t i, Double_t &x, Double_t &y) const | TGraph | virtual |
GetPointX(Int_t i) const | TGraph | virtual |
GetPointY(Int_t i) const | TGraph | virtual |
GetRMS(Int_t axis=1) const | TGraph | virtual |
GetTitle() const override | TNamed | inlinevirtual |
GetUniqueID() const | TObject | virtual |
GetX() const | TGraph | inline |
GetXaxis() const | TGraph | |
GetY() const | TGraph | inline |
GetYaxis() const | TGraph | |
getYAxisLabel() const | RooPlotable | inline |
getYAxisMax() const | RooPlotable | inline |
getYAxisMin() const | RooPlotable | inline |
HandleTimer(TTimer *timer) | TObject | virtual |
Hash() const override | TNamed | inlinevirtual |
hasIdenticalBinning(const RooHist &other) const | RooHist | |
HasInconsistentHash() const | TObject | inline |
Info(const char *method, const char *msgfmt,...) const | TObject | virtual |
InheritsFrom(const char *classname) const | TObject | virtual |
InheritsFrom(const TClass *cl) const | TObject | virtual |
InitExpo(Double_t xmin=0, Double_t xmax=0) | TGraph | virtual |
InitGaus(Double_t xmin=0, Double_t xmax=0) | TGraph | virtual |
initialize() | RooHist | protected |
InitPolynom(Double_t xmin=0, Double_t xmax=0) | TGraph | virtual |
InsertPoint() | TGraph | virtual |
InsertPointBefore(Int_t ipoint, Double_t x, Double_t y) | TGraph | virtual |
Inspect() const | TObject | virtual |
Integral(Int_t first=0, Int_t last=-1) const | TGraph | virtual |
InvertBit(UInt_t f) | TObject | inline |
IsA() const override | RooHist | inlinevirtual |
IsDestructed() const | TObject | inline |
IsEditable() const | TGraph | inlinevirtual |
IsEqual(const TObject *obj) const | TObject | virtual |
IsFolder() const | TObject | virtual |
IsHighlight() const | TGraph | inlinevirtual |
isIdentical(const RooHist &other, double tol=1e-6, bool verbose=true) const | RooHist | |
IsInside(Double_t x, Double_t y) const | TGraph | virtual |
IsOnHeap() const | TObject | inline |
IsSortable() const override | TNamed | inlinevirtual |
IsTransparent() const | TAttFill | inlinevirtual |
IsZombie() const | TObject | inline |
kAddress enum value | RooPrintable | |
kArgs enum value | RooPrintable | |
kBitMask enum value | TObject | |
kCanDelete enum value | TObject | |
kCannotPick enum value | TObject | |
kClassName enum value | RooPrintable | |
kClipFrame enum value | TGraph | |
kCollectionHeader enum value | RooPrintable | |
kExtras enum value | RooPrintable | |
kHasUUID enum value | TObject | |
kInconsistent enum value | TObject | |
kInline enum value | RooPrintable | |
kInvalidObject enum value | TObject | |
kIsHighlight enum value | TGraph | |
kIsOnHeap enum value | TObject | |
kIsReferenced enum value | TObject | |
kIsSortedX enum value | TGraph | |
kMustCleanup enum value | TObject | |
kName enum value | RooPrintable | |
kNoContextMenu enum value | TObject | |
kNoStats enum value | TGraph | |
kNotDeleted enum value | TObject | |
kNotEditable enum value | TGraph | |
kObjInCanvas enum value | TObject | |
kOnlyPrepStep enum value | TObject | protected |
kOverwrite enum value | TObject | |
kResetHisto enum value | TGraph | |
kSingleKey enum value | TObject | |
kSingleLine enum value | RooPrintable | |
kStandard enum value | RooPrintable | |
kTitle enum value | RooPrintable | |
kTreeStructure enum value | RooPrintable | |
kValue enum value | RooPrintable | |
kVerbose enum value | RooPrintable | |
kWriteDelete enum value | TObject | |
kZombie enum value | TObject | |
LeastSquareFit(Int_t m, Double_t *a, Double_t xmin=0, Double_t xmax=0) | TGraph | virtual |
LeastSquareLinearFit(Int_t n, Double_t &a0, Double_t &a1, Int_t &ifail, Double_t xmin=0, Double_t xmax=0) | TGraph | virtual |
ls(Option_t *option="") const override | TNamed | virtual |
makePullHist(const RooCurve &curve, bool useAverage=false) const | RooHist | inline |
makeResidHist(const RooCurve &curve, bool normalize=false, bool useAverage=false) const | RooHist | |
MakeZombie() | TObject | inlineprotected |
MayNotUse(const char *method) const | TObject | |
Merge(TCollection *list) override | TGraphAsymmErrors | virtual |
TAttLine::Modify() | TAttLine | virtual |
TAttFill::Modify() | TAttFill | virtual |
TAttMarker::Modify() | TAttMarker | virtual |
MovePoints(Double_t dx, Double_t dy, Bool_t logx=kFALSE, Bool_t logy=kFALSE) | TGraph | virtual |
nameFieldLength(Int_t newLen) | RooPrintable | static |
Notify() | TObject | virtual |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
operator delete(void *ptr) | TObject | |
operator delete[](void *ptr) | TObject | |
operator new(size_t sz) | TObject | inline |
operator new(size_t sz, void *vp) | TObject | inline |
operator new[](size_t sz) | TObject | inline |
operator new[](size_t sz, void *vp) | TObject | inline |
operator=(const TGraphAsymmErrors &gr) | TGraphAsymmErrors | |
TGraph::operator=(const TGraph &) | TGraph | |
TNamed::operator=(const TNamed &rhs) | TNamed | |
TObject::operator=(const TObject &rhs) | TObject | inline |
Paint(Option_t *chopt="") override | TGraph | virtual |
PaintGraph(Int_t npoints, const Double_t *x, const Double_t *y, Option_t *chopt) | TGraph | |
PaintGrapHist(Int_t npoints, const Double_t *x, const Double_t *y, Option_t *chopt) | TGraph | |
PaintStats(TF1 *fit) | TGraph | virtual |
Pop() | TObject | virtual |
Print(Option_t *options=nullptr) const override | RooHist | inlinevirtual |
printAddress(std::ostream &os) const | RooPrintable | virtual |
printArgs(std::ostream &os) const | RooPrintable | virtual |
printClassName(std::ostream &os) const override | RooHist | virtual |
printExtras(std::ostream &os) const | RooPrintable | virtual |
printMultiline(std::ostream &os, Int_t content, bool verbose=false, TString indent="") const override | RooHist | virtual |
printName(std::ostream &os) const override | RooHist | virtual |
printStream(std::ostream &os, Int_t contents, StyleOption style, TString indent="") const | RooPrintable | virtual |
printTitle(std::ostream &os) const override | RooHist | virtual |
printTree(std::ostream &os, TString indent="") const | RooPrintable | virtual |
printValue(std::ostream &os) const | RooPrintable | virtual |
Read(const char *name) | TObject | virtual |
RecursiveRemove(TObject *obj) override | TGraph | virtual |
RemovePoint() | TGraph | virtual |
RemovePoint(Int_t ipoint) | TGraph | virtual |
ResetAttFill(Option_t *option="") | TAttFill | virtual |
ResetAttLine(Option_t *option="") | TAttLine | virtual |
ResetAttMarker(Option_t *toption="") | TAttMarker | virtual |
ResetBit(UInt_t f) | TObject | inline |
RooHist() | RooHist | inline |
RooHist(double nominalBinWidth, double nSigma=1, double xErrorFrac=1.0, double scaleFactor=1.0) | RooHist | |
RooHist(const TH1 &data, double nominalBinWidth=0, double nSigma=1, RooAbsData::ErrorType=RooAbsData::Poisson, double xErrorFrac=1.0, bool correctForBinWidth=true, double scaleFactor=1.) | RooHist | |
RooHist(const TH1 &data1, const TH1 &data2, double nominalBinWidth=0, double nSigma=1, RooAbsData::ErrorType=RooAbsData::Poisson, double xErrorFrac=1.0, bool efficiency=false, double scaleFactor=1.0) | RooHist | |
RooHist(const RooHist &hist1, const RooHist &hist2, double wgt1=1.0, double wgt2=1.0, RooAbsData::ErrorType etype=RooAbsData::Poisson, double xErrorFrac=1.0) | RooHist | |
RooHist(const RooAbsReal &f, RooAbsRealLValue &x, double xErrorFrac=1.0, double scaleFactor=1.0, const RooArgSet *normVars=nullptr, const RooFitResult *fr=nullptr) | RooHist | |
RooPlot | RooHist | friend |
RooPlotable() | RooPlotable | inline |
RooPrintable() | RooPrintable | inline |
roundBin(double y) | RooHist | protected |
SaveArray(std::ostream &out, const char *suffix, Int_t frameNumber, Double_t *arr) | TGraph | protected |
SaveAs(const char *filename, Option_t *option="") const override | TGraph | virtual |
SaveFillAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1001) | TAttFill | virtual |
SaveHistogramAndFunctions(std::ostream &out, const char *varname, Int_t &frameNumber, Option_t *option) | TGraph | protected |
SaveLineAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1, Int_t widdef=1) | TAttLine | virtual |
SaveMarkerAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1, Int_t sizdef=1) | TAttMarker | virtual |
SavePrimitive(std::ostream &out, Option_t *option="") override | TGraphAsymmErrors | virtual |
Scale(Double_t c1=1., Option_t *option="y") override | TGraphAsymmErrors | virtual |
Set(Int_t n) | TGraph | virtual |
SetBit(UInt_t f, Bool_t set) | TObject | |
SetBit(UInt_t f) | TObject | inline |
SetDrawOption(Option_t *option="") | TObject | virtual |
SetDtorOnly(void *obj) | TObject | static |
SetEditable(Bool_t editable=kTRUE) | TGraph | virtual |
SetFillAttributes() | TAttFill | virtual |
SetFillColor(Color_t fcolor) | TAttFill | inlinevirtual |
SetFillColorAlpha(Color_t fcolor, Float_t falpha) | TAttFill | virtual |
SetFillStyle(Style_t fstyle) | TAttFill | inlinevirtual |
SetHighlight(Bool_t set=kTRUE) | TGraph | virtual |
SetHistogram(TH1F *h) | TGraph | inlinevirtual |
SetLineAttributes() | TAttLine | virtual |
SetLineColor(Color_t lcolor) | TAttLine | inlinevirtual |
SetLineColorAlpha(Color_t lcolor, Float_t lalpha) | TAttLine | virtual |
SetLineStyle(Style_t lstyle) | TAttLine | inlinevirtual |
SetLineWidth(Width_t lwidth) | TAttLine | inlinevirtual |
SetMarkerAttributes() | TAttMarker | virtual |
SetMarkerColor(Color_t mcolor=1) | TAttMarker | inlinevirtual |
SetMarkerColorAlpha(Color_t mcolor, Float_t malpha) | TAttMarker | virtual |
SetMarkerSize(Size_t msize=1) | TAttMarker | inlinevirtual |
SetMarkerStyle(Style_t mstyle=1) | TAttMarker | inlinevirtual |
SetMaximum(Double_t maximum=-1111) | TGraph | virtual |
SetMinimum(Double_t minimum=-1111) | TGraph | virtual |
SetName(const char *name="") override | TGraph | virtual |
SetNameTitle(const char *name="", const char *title="") override | TGraph | virtual |
SetObjectStat(Bool_t stat) | TObject | static |
SetPoint(Int_t i, Double_t x, Double_t y) | TGraph | virtual |
SetPointError(Double_t exl, Double_t exh, Double_t eyl, Double_t eyh) | TGraphAsymmErrors | virtual |
SetPointError(Int_t i, Double_t exl, Double_t exh, Double_t eyl, Double_t eyh) | TGraphAsymmErrors | virtual |
SetPointEXhigh(Int_t i, Double_t exh) | TGraphAsymmErrors | virtual |
SetPointEXlow(Int_t i, Double_t exl) | TGraphAsymmErrors | virtual |
SetPointEYhigh(Int_t i, Double_t eyh) | TGraphAsymmErrors | virtual |
SetPointEYlow(Int_t i, Double_t eyl) | TGraphAsymmErrors | virtual |
SetPointX(Int_t i, Double_t x) | TGraph | virtual |
SetPointY(Int_t i, Double_t y) | TGraph | virtual |
setRawEntries(double n) | RooHist | inline |
SetStats(Bool_t stats=kTRUE) | TGraph | virtual |
SetTitle(const char *title="") override | TGraph | virtual |
SetUniqueID(UInt_t uid) | TObject | virtual |
setYAxisLabel(const char *label) | RooPlotable | inline |
setYAxisLimits(double ymin, double ymax) | RooPlotable | inline |
ShrinkAndCopy(Int_t size, Int_t iend) | TGraph | protected |
Sizeof() const | TNamed | virtual |
Sort(Bool_t(*greater)(const TGraph *, Int_t, Int_t)=&TGraph::CompareX, Bool_t ascending=kTRUE, Int_t low=0, Int_t high=-1111) | TGraph | virtual |
Streamer(TBuffer &) override | RooHist | virtual |
StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b) | RooHist | inline |
StyleOption enum name | RooPrintable | |
SwapPoints(Int_t pos1, Int_t pos2) override | TGraphAsymmErrors | protectedvirtual |
SwapValues(Double_t *arr, Int_t pos1, Int_t pos2) | TGraph | protectedstatic |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
TAttFill() | TAttFill | |
TAttFill(Color_t fcolor, Style_t fstyle) | TAttFill | |
TAttLine() | TAttLine | |
TAttLine(Color_t lcolor, Style_t lstyle, Width_t lwidth) | TAttLine | |
TAttMarker() | TAttMarker | |
TAttMarker(Color_t color, Style_t style, Size_t msize) | TAttMarker | |
TestBit(UInt_t f) const | TObject | inline |
TestBits(UInt_t f) const | TObject | inline |
TGraph() | TGraph | |
TGraph(Int_t n) | TGraph | |
TGraph(Int_t n, const Int_t *x, const Int_t *y) | TGraph | |
TGraph(Int_t n, const Float_t *x, const Float_t *y) | TGraph | |
TGraph(Int_t n, const Double_t *x, const Double_t *y) | TGraph | |
TGraph(Int_t n, const Double_t *y, Double_t start=0., Double_t step=1.) | TGraph | |
TGraph(const TGraph &gr) | TGraph | |
TGraph(const TVectorF &vx, const TVectorF &vy) | TGraph | |
TGraph(const TVectorD &vx, const TVectorD &vy) | TGraph | |
TGraph(const TH1 *h) | TGraph | |
TGraph(const TF1 *f, Option_t *option="") | TGraph | |
TGraph(const char *filename, const char *format="%lg %lg", Option_t *option="") | TGraph | |
TGraphAsymmErrors() | TGraphAsymmErrors | |
TGraphAsymmErrors(Int_t n) | TGraphAsymmErrors | |
TGraphAsymmErrors(Int_t n, const Float_t *x, const Float_t *y, const Float_t *exl=nullptr, const Float_t *exh=nullptr, const Float_t *eyl=nullptr, const Float_t *eyh=nullptr) | TGraphAsymmErrors | |
TGraphAsymmErrors(Int_t n, const Double_t *x, const Double_t *y, const Double_t *exl=nullptr, const Double_t *exh=nullptr, const Double_t *eyl=nullptr, const Double_t *eyh=nullptr) | TGraphAsymmErrors | |
TGraphAsymmErrors(const TVectorF &vx, const TVectorF &vy, const TVectorF &vexl, const TVectorF &vexh, const TVectorF &veyl, const TVectorF &veyh) | TGraphAsymmErrors | |
TGraphAsymmErrors(const TVectorD &vx, const TVectorD &vy, const TVectorD &vexl, const TVectorD &vexh, const TVectorD &veyl, const TVectorD &veyh) | TGraphAsymmErrors | |
TGraphAsymmErrors(const TGraphAsymmErrors &gr) | TGraphAsymmErrors | |
TGraphAsymmErrors(const TH1 *h) | TGraphAsymmErrors | |
TGraphAsymmErrors(const TH1 *pass, const TH1 *total, Option_t *option="") | TGraphAsymmErrors | |
TGraphAsymmErrors(const char *filename, const char *format="%lg %lg %lg %lg %lg %lg", Option_t *option="") | TGraphAsymmErrors | |
TNamed() | TNamed | inline |
TNamed(const char *name, const char *title) | TNamed | inline |
TNamed(const TString &name, const TString &title) | TNamed | inline |
TNamed(const TNamed &named) | TNamed | |
TObject() | TObject | inline |
TObject(const TObject &object) | TObject | inline |
updateYAxisLimits(double y) | RooPlotable | inline |
UseCurrentStyle() override | TGraph | virtual |
Warning(const char *method, const char *msgfmt,...) const | TObject | virtual |
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) | TObject | virtual |
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const | TObject | virtual |
Zero(Int_t &k, Double_t AZ, Double_t BZ, Double_t E2, Double_t &X, Double_t &Y, Int_t maxiterations) | TGraph | |
~RooPlotable() override | RooPlotable | inline |
~RooPrintable() | RooPrintable | inlinevirtual |
~TAttFill() | TAttFill | virtual |
~TAttLine() | TAttLine | virtual |
~TAttMarker() | TAttMarker | virtual |
~TGraph() override | TGraph | |
~TGraphAsymmErrors() override | TGraphAsymmErrors | |
~TNamed() | TNamed | virtual |
~TObject() | TObject | virtual |