Go to the source code of this file.
Functions | |
void | Example6 () |
int | main (int argc, char **argv) |
TH1D * | GetHistogram (const char *HistogramName) |
TGo4FitAxisTrans * | ConstructTrans () |
TGo4Fitter * | BuildFitter () |
void | StoreFitter (TGo4Fitter *fitter) |
TGo4Fitter * | RestoreFitter () |
|
Definition at line 132 of file Example6.cxx. References TGo4FitData::AddAxisTrans(), BuildFitter(), ConstructTrans(), TGo4FitterAbstract::DoActions(), TGo4Fitter::Draw(), TGo4Fitter::FindData(), GetHistogram(), TGo4FitParsList::PrintPars(), RestoreFitter(), TGo4FitSlotList::SetObject(), and StoreFitter(). Referenced by main(). |
|
Definition at line 36 of file Example6.cxx. |
|
Definition at line 50 of file Example6.cxx. |
|
Definition at line 59 of file Example6.cxx. References TGo4FitLinearTrans::SetCoefByRange(). |
|
Definition at line 65 of file Example6.cxx. References TGo4FitterAbstract::AddAction(), TGo4Fitter::AddData(), TGo4Fitter::AddModel(), TGo4Fitter::AddStandardActions(), TGo4Fitter::ff_ML_Poisson, TGo4Fitter::SetMemoryUsage(), TGo4FitterConfig::SetParDepend(), TGo4FitterConfig::SetParInit(), TGo4FitComponent::SetRange(), and TGo4FitData::SetUseBinScale(). |
|
Definition at line 118 of file Example6.cxx. |
|
Definition at line 125 of file Example6.cxx. |