GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
Example8.cxx File Reference
#include "TH1.h"
#include "TH2.h"
#include "TFile.h"
#include "TCanvas.h"
#include "TCutG.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 Example8 ()
 
int main (int argc, char **argv)
 
void DrawHistogram (TH1 *histo, const char *CanvasName, const char *DrawOption)
 
void AddRangeCut (TGo4FitComponent *comp)
 

Function Documentation

void AddRangeCut ( TGo4FitComponent comp)

Definition at line 53 of file Example8.cxx.

References TGo4FitComponent::AddRangeCut().

Referenced by Example8().

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

Definition at line 45 of file Example8.cxx.

Referenced by Example8().

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

Definition at line 32 of file Example8.cxx.

References Example8().