Go to the source code of this file.
Functions | |
void | approx () |
void | DrawSmooth (Int_t pad, const char *title, const char *xt, const char *yt) |
Variables | |
TCanvas * | vC1 |
TGraph * | grxy |
TGraph * | grin |
TGraph * | grout |
void approx | ( | ) |
Definition at line 4 of file approx.C.
References TGraphSmooth::Approx(), TPad::Divide(), DrawSmooth(), TGraph::GetN(), TGraph::GetPoint(), grin, grout, grxy, k, n, vC1, x, and y.
void DrawSmooth | ( | Int_t | pad, | |
const char * | title, | |||
const char * | xt, | |||
const char * | yt | |||
) |
Definition at line 68 of file approx.C.
References TCanvas::cd(), TGraph::Draw(), TObject::DrawClone(), gPad, grin, grout, grxy, kBlue, kRed, TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerSize(), TAttMarker::SetMarkerStyle(), TH1::SetTitle(), TH1::SetTitleSize(), TH1::SetXTitle(), TH1::SetYTitle(), and vC1.
Referenced by approx(), and motorcycle().
Definition at line 2 of file approx.C.
Referenced by approx(), TGraphSmooth::Approx(), TGraphSmooth::Approxin(), DrawSmooth(), motorcycle(), TGraphSmooth::Smoothin(), TGraphSmooth::SmoothKern(), TGraphSmooth::SmoothLowess(), and TGraphSmooth::SmoothSuper().