|
GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
Go4Fit Example1. More...
Go to the source code of this file.
Functions | |
| void | Example1 () |
| TH1D * | GetHistogram (const char *HistogramName) |
| int | main (int argc, char **argv) |
Go4Fit Example1.
Fit part of histogram with two gaussian and polynom function
Definition in file Example1.cxx.
| void Example1 | ( | ) |
Definition at line 56 of file Example1.cxx.
References TGo4Fitter::AddGauss1(), TGo4Fitter::AddH1(), TGo4Fitter::AddPolynomX(), TGo4FitterAbstract::DoActions(), TGo4Fitter::Draw(), TGo4Fitter::ff_ML_Poisson, and GetHistogram().
Referenced by main().
| TH1D * GetHistogram | ( | const char * | HistogramName | ) |
Definition at line 45 of file Example1.cxx.
Referenced by Example1(), and TGo4ExampleClient::UpdateStatus().
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 31 of file Example1.cxx.
References Example1().