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

Go4Fit Example10. More...

#include "TH1.h"
#include "TFile.h"
#include "TCanvas.h"
#include "TApplication.h"
#include "TGo4FitMinuit.h"
#include "TGo4Fitter.h"
#include "TGo4FitDataHistogram.h"
#include "TGo4FitModelPolynom.h"
#include "TGo4FitModelGauss1.h"
#include "TGo4FitModelFromData.h"

Go to the source code of this file.

Functions

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

Detailed Description

Go4Fit Example10.

Using histogram as model component for another histogram

Definition in file Example10.cxx.

Function Documentation

◆ Example10()

◆ GetHistogram()

TH1D * GetHistogram ( const char * HistogramName)

Definition at line 52 of file Example10.cxx.

Referenced by Example10().

◆ main()

int main ( int argc,
char ** argv )

Definition at line 38 of file Example10.cxx.

References Example10().