#include <TGraphQQ.h>
Inheritance diagram for TGraphQQ:
Definition at line 28 of file TGraphQQ.h.
TGraphQQ::TGraphQQ | ( | ) |
Definition at line 113 of file TGraphQQ.cxx.
References fF, TGraph::fNpoints, fNy0, fXq1, fXq2, TGraph::fY, fY0, fYq1, fYq2, i, kFALSE, and TMath::Sort().
Definition at line 135 of file TGraphQQ.cxx.
References fF, TGraph::fNpoints, fNy0, TGraph::fY, fY0, i, kFALSE, MakeFunctionQuantiles(), and TMath::Sort().
Definition at line 154 of file TGraphQQ.cxx.
References TGraph::CtorAllocate(), fF, TGraph::fNpoints, fNy0, TGraph::fX, fXq1, fXq2, TGraph::fY, fY0, fYq1, fYq2, i, kFALSE, MakeQuantiles(), TMath::Max(), Quartiles(), and TMath::Sort().
TGraphQQ::~TGraphQQ | ( | ) | [virtual] |
TGraphQQ::TGraphQQ | ( | ) |
virtual TGraphQQ::~TGraphQQ | ( | ) | [virtual] |
void TGraphQQ::Quartiles | ( | ) | [protected] |
Definition at line 271 of file TGraphQQ.cxx.
References fF, TGraph::fNpoints, fNy0, TGraph::fX, fXq1, fXq2, TGraph::fY, fY0, fYq1, fYq2, TF1::GetQuantiles(), TNamed::GetTitle(), kTRUE, TMath::NormQuantile(), TMath::Quantiles(), s, x, and y.
Referenced by MakeFunctionQuantiles(), MakeQuantiles(), and TGraphQQ().
void TGraphQQ::MakeQuantiles | ( | ) | [protected] |
Definition at line 249 of file TGraphQQ.cxx.
References TMath::FloorNint(), TGraph::fNpoints, fNy0, TGraph::fX, fY0, i, pi, and Quartiles().
Referenced by TGraphQQ().
void TGraphQQ::MakeFunctionQuantiles | ( | ) | [protected] |
Definition at line 216 of file TGraphQQ.cxx.
References fF, TGraph::fNpoints, TGraph::fX, TF1::GetQuantiles(), TNamed::GetTitle(), k, TMath::NormQuantile(), Quartiles(), and s.
Referenced by SetFunction(), and TGraphQQ().
void TGraphQQ::SetFunction | ( | TF1 * | f | ) |
Double_t TGraphQQ::GetXq1 | ( | ) | const [inline] |
Definition at line 50 of file TGraphQQ.h.
References fXq1.
Referenced by TGraphPainter::PaintGraphQQ().
Double_t TGraphQQ::GetXq2 | ( | ) | const [inline] |
Definition at line 51 of file TGraphQQ.h.
References fXq2.
Referenced by TGraphPainter::PaintGraphQQ().
Double_t TGraphQQ::GetYq1 | ( | ) | const [inline] |
Definition at line 52 of file TGraphQQ.h.
References fYq1.
Referenced by TGraphPainter::PaintGraphQQ().
Double_t TGraphQQ::GetYq2 | ( | ) | const [inline] |
Definition at line 53 of file TGraphQQ.h.
References fYq2.
Referenced by TGraphPainter::PaintGraphQQ().
TF1* TGraphQQ::GetF | ( | ) | const [inline] |
Definition at line 54 of file TGraphQQ.h.
References fF.
Referenced by TGraphPainter::PaintGraphQQ().
TGraphQQ::ClassDef | ( | TGraphQQ | , | |
1 | ||||
) |
void TGraphQQ::Quartiles | ( | ) | [protected] |
void TGraphQQ::MakeQuantiles | ( | ) | [protected] |
void TGraphQQ::MakeFunctionQuantiles | ( | ) | [protected] |
void TGraphQQ::SetFunction | ( | TF1 * | f | ) |
Double_t TGraphQQ::GetXq1 | ( | ) | const [inline] |
Double_t TGraphQQ::GetXq2 | ( | ) | const [inline] |
Double_t TGraphQQ::GetYq1 | ( | ) | const [inline] |
Double_t TGraphQQ::GetYq2 | ( | ) | const [inline] |
TF1* TGraphQQ::GetF | ( | ) | const [inline] |
TGraphQQ::ClassDef | ( | TGraphQQ | , | |
1 | ||||
) |
Int_t TGraphQQ::fNy0 [protected] |
Definition at line 30 of file TGraphQQ.h.
Referenced by MakeQuantiles(), Quartiles(), and TGraphQQ().
Double_t TGraphQQ::fXq1 [protected] |
Double_t TGraphQQ::fXq2 [protected] |
Double_t TGraphQQ::fYq1 [protected] |
Double_t TGraphQQ::fYq2 [protected] |
Double_t* TGraphQQ::fY0 [protected] |
Definition at line 35 of file TGraphQQ.h.
Referenced by MakeQuantiles(), Quartiles(), TGraphQQ(), and ~TGraphQQ().
TF1* TGraphQQ::fF [protected] |
second dataset, if specified
Definition at line 36 of file TGraphQQ.h.
Referenced by GetF(), MakeFunctionQuantiles(), Quartiles(), SetFunction(), TGraphQQ(), and ~TGraphQQ().
Double_t* TGraphQQ::fY0 [protected] |
Definition at line 35 of file TGraphQQ.h.
TF1* TGraphQQ::fF [protected] |