GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
Example9.cxx File Reference
#include "Riostream.h"
#include "TH1.h"
#include "TH2.h"
#include "TFile.h"
#include "TCanvas.h"
#include "TApplication.h"
#include "TGo4FitMinuit.h"
#include "TGo4Fitter.h"
#include "TGo4FitDataHistogram.h"
#include "TGo4FitModelPolynom.h"
#include "TGo4FitModelGauss2.h"
#include "TGo4FitModelGaussN.h"

Go to the source code of this file.

Functions

void Example9 ()
 
int main (int argc, char **argv)
 
void DrawHistogram (TH1 *histo, const char *CanvasName, const char *DrawOption)
 

Function Documentation

void DrawHistogram ( TH1 *  histo,
const char *  CanvasName,
const char *  DrawOption 
)

Definition at line 46 of file Example9.cxx.

Referenced by Example9().

void Example9 ( )
int main ( int  argc,
char **  argv 
)

Definition at line 33 of file Example9.cxx.

References Example9().