Go to the source code of this file.
Functions | |
void | histgen () |
Double_t | ftotal (Double_t *x, Double_t *par) |
void | fithist () |
Variables | |
TH1F * | background |
void fithist | ( | ) |
Definition at line 32 of file fithist.C.
References background, ftotal(), histgen(), norm(), result(), TFormula::SetParameters(), and TF1::SetParLimits().
Definition at line 24 of file fithist.C.
References background, and TMath::Exp().
Referenced by fithist().
void histgen | ( | ) |