Functions

Go4FitExample/Example7.cxx File Reference

#include "TH1.h"
#include "TFile.h"
#include "TCollection.h"
#include "TApplication.h"
#include "TGo4FitMinuit.h"
#include "TGo4Fitter.h"
#include "TGo4FitDataHistogram.h"
#include "TGo4FitModelPolynom.h"
#include "TGo4FitModelGauss1.h"
#include "TGo4FitAxisTrans.h"
#include "TGo4FitLinearTrans.h"
#include "TGo4FitterOutput.h"

Go to the source code of this file.

Functions

void Example7 ()
int main (int argc, char **argv)
TH1D * GetHistogram (const char *HistogramName)
TGo4FitAxisTransConstructTrans ()
TGo4FitterBuildFitter ()
void StoreFitter (TGo4Fitter *fitter)
TGo4FitterRestoreFitter ()

Function Documentation

TGo4Fitter* BuildFitter (  ) 
TGo4FitAxisTrans* ConstructTrans (  ) 

Definition at line 61 of file Example7.cxx.

References TGo4FitLinearTrans::SetCoefByRange().

void Example7 (  ) 
TH1D* GetHistogram ( const char *  HistogramName  ) 

Definition at line 50 of file Example7.cxx.

int main ( int  argc,
char **  argv 
)

Definition at line 36 of file Example7.cxx.

References Example7().

TGo4Fitter* RestoreFitter (  ) 

Definition at line 130 of file Example7.cxx.

void StoreFitter ( TGo4Fitter fitter  ) 

Definition at line 122 of file Example7.cxx.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines