#include "TH1.h"#include "TF1.h"#include "TList.h"Go to the source code of this file.
Functions | |
| Double_t | fline (Double_t *x, Double_t *par) |
| void | fitExclude () |
Variables | |
| Bool_t | reject |
| void fitExclude | ( | ) |
Definition at line 17 of file fitExclude.C.
References fline(), TROOT::GetListOfFunctions(), TFormula::GetParameters(), gROOT, h, kFALSE, kTRUE, reject, TCollection::Remove(), and TFormula::SetParameters().
Definition at line 8 of file fitExclude.C.
References reject, and TF1::RejectPoint().
Referenced by fitExclude(), and peaks().
1.5.1