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 133 of file Example6.cxx. References BuildFitter(), ConstructTrans(), TGo4FitterAbstract::DoActions(), TGo4Fitter::FindData(), GetHistogram(), RestoreFitter(), TGo4FitSlotList::SetObject(), and StoreFitter(). Referenced by main(). |
|
Definition at line 37 of file Example6.cxx. References Example6(). |
|
Definition at line 51 of file Example6.cxx. |
|
Definition at line 60 of file Example6.cxx. References TGo4FitLinearTrans::SetCoefByRange(). Referenced by Example6(), and Example7(). |
|
Definition at line 66 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(). Referenced by Example6(), and Example7(). |
|
Definition at line 119 of file Example6.cxx. Referenced by Example6(), and Example7(). |
|
Definition at line 126 of file Example6.cxx. Referenced by Example6(), and Example7(). |