Go to the source code of this file.
Functions | |
void | Example7 () |
int | main (int argc, char **argv) |
TH1D * | GetHistogram (const char *HistogramName) |
TGo4FitAxisTrans * | ConstructTrans () |
TGo4Fitter * | BuildFitter () |
void | StoreFitter (TGo4Fitter *fitter) |
TGo4Fitter * | RestoreFitter () |
|
Definition at line 134 of file Example7.cxx. References BuildFitter(), ConstructTrans(), TGo4FitterAbstract::DoActions(), TGo4Fitter::Draw(), GetHistogram(), TGo4Fitter::Print(), RestoreFitter(), TGo4FitSlotList::SetObject(), and StoreFitter(). Referenced by main(). |
|
Definition at line 38 of file Example7.cxx. |
|
Definition at line 52 of file Example7.cxx. Referenced by Example1(), Example10(), Example11(), Example2(), Example3(), Example4(), Example5(), Example6(), Example7(), and TGo4ExampleClient::UpdateStatus(). |
|
Definition at line 61 of file Example7.cxx. References TGo4FitLinearTrans::SetCoefByRange(). |
|
Definition at line 67 of file Example7.cxx. References TGo4FitterAbstract::AddAction(), TGo4Fitter::AddAmplEstimation(), TGo4FitMinuit::AddCommand(), TGo4Fitter::AddData(), TGo4Fitter::AddModel(), TGo4FitModel::AssignToData(), TGo4FitSlotList::ConnectSlots(), TGo4Fitter::ff_ML_Poisson, TGo4Fitter::SetMemoryUsage(), TGo4FitData::SetNumberOfTransSlots(), TGo4FitComponent::SetRange(), and TGo4FitData::SetUseBinScale(). |
|
Definition at line 120 of file Example7.cxx. |
|
Definition at line 127 of file Example7.cxx. |