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

Go4Fit Example12. More...

#include "TGraph.h"
#include "TApplication.h"
#include "TGo4Fitter.h"
#include "TGo4FitDataGraph.h"

Go to the source code of this file.

Functions

void Example12 ()
 
int main (int argc, char **argv)
 
TGraph * MakeGraph ()
 

Detailed Description

Go4Fit Example12.

Fitting of TGraph

Definition in file Example12.cxx.

Function Documentation

◆ Example12()

◆ main()

int main ( int argc,
char ** argv )

Definition at line 31 of file Example12.cxx.

References Example12().

◆ MakeGraph()

TGraph * MakeGraph ( )

Definition at line 45 of file Example12.cxx.

Referenced by TXXXUnpackProc::TXXXUnpackProc(), and Example12().