Go to the source code of this file.
Functions | |
void | Example3 () |
int | main (int argc, char **argv) |
Double_t | gaussian_ (Double_t *axis, Double_t *pars) |
TH1D * | GetHistogram (const char *HistogramName) |
|
Definition at line 52 of file Example3.cxx. References TGo4Fitter::AddH1(), TGo4Fitter::AddModel(), TGo4FitterAbstract::AddOutputAction(), TGo4Fitter::AddPolynomX(), TGo4FitterAbstract::DoActions(), TGo4Fitter::ff_ML_Poisson, gaussian_(), GetHistogram(), and TGo4FitParsList::SetParValue(). Referenced by main(). |
|
Definition at line 31 of file Example3.cxx. |
|
Referenced by Example3(). |
|
Definition at line 45 of file Example3.cxx. |