#include "TRandom.h"#include "TGraphErrors.h"#include "TF1.h"#include "TCanvas.h"#include "TLegend.h"Go to the source code of this file.
Functions | |
| void | fitLinearRobust () |
| void fitLinearRobust | ( | ) |
Definition at line 7 of file fitLinearRobust.C.
References TLegend::AddEntry(), TGraph::Draw(), TLegend::Draw(), TGraph::Fit(), i, kBlue, kRed, TAttFill::SetFillColor(), TPad::SetGrid(), TAttLine::SetLineColor(), TGraph::SetMaximum(), TGraph::SetMinimum(), x, and y.
1.5.1