ROOT
6.07/01
Reference Guide
|
#include "TGraphErrors.h"
#include "TF1.h"
#include "TRandom.h"
#include "TCanvas.h"
#include "TLegend.h"
#include "TMath.h"
Go to the source code of this file.
Functions | |
void | makePoints (Int_t n, Double_t *x, Double_t *y, Double_t *e, Int_t p) |
void | fitLinear () |
void fitLinear | ( | ) |
Definition at line 11 of file fitLinear.C.
Definition at line 81 of file fitLinear.C.
Referenced by fitLinear().