GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
Go4Fit Example12. More...
Go to the source code of this file.
Functions | |
void | Example12 () |
int | main (int argc, char **argv) |
TGraph * | MakeGraph () |
void Example12 | ( | ) |
Definition at line 58 of file Example12.cxx.
References TGo4Fitter::AddGraph(), TGo4Fitter::AddPolynomX(), TGo4FitterAbstract::DoActions(), TGo4Fitter::Draw(), TGo4Fitter::ff_ML_Poisson, MakeGraph(), and TGo4Fitter::Print().
Referenced by main().
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 31 of file Example12.cxx.
References Example12().
TGraph * MakeGraph | ( | ) |
Definition at line 45 of file Example12.cxx.
Referenced by TXXXUnpackProc::TXXXUnpackProc(), and Example12().