GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
Example5.cxx File Reference

Go4Fit Example5. More...

#include "TH1.h"
#include "TFile.h"
#include "TApplication.h"
#include "TGo4FitMinuit.h"
#include "TGo4Fitter.h"
#include "TGo4FitDataHistogram.h"

Go to the source code of this file.

Functions

void Example5 ()
 
TH1D * GetHistogram (const char *HistogramName)
 
int main (int argc, char **argv)
 

Detailed Description

Go4Fit Example5.

Fit one histogram and then apply fitter for another histogram

Definition in file Example5.cxx.

Function Documentation

◆ Example5()

◆ GetHistogram()

TH1D * GetHistogram ( const char * HistogramName)

Definition at line 48 of file Example5.cxx.

Referenced by Example5().

◆ main()

int main ( int argc,
char ** argv )

Definition at line 33 of file Example5.cxx.

References Example5().