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

Go4Fit Example1. More...

#include "TH1.h"
#include "TFile.h"
#include "TApplication.h"
#include "TGo4Fitter.h"

Go to the source code of this file.

Functions

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

Detailed Description

Go4Fit Example1.

Fit part of histogram with two gaussian and polynom function

Definition in file Example1.cxx.

Function Documentation

◆ Example1()

◆ GetHistogram()

TH1D * GetHistogram ( const char * HistogramName)

Definition at line 45 of file Example1.cxx.

Referenced by Example1(), and TGo4ExampleClient::UpdateStatus().

◆ main()

int main ( int argc,
char ** argv )

Definition at line 31 of file Example1.cxx.

References Example1().