Functions

Go4FitExample/Example3.cxx File Reference

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

Go to the source code of this file.

Functions

void Example3 ()
int main (int argc, char **argv)
Double_t gaussian_ (Double_t *axis, Double_t *pars)
TH1D * GetHistogram (const char *HistogramName)

Function Documentation

void Example3 (  ) 
Double_t gaussian_ ( Double_t *  axis,
Double_t *  pars 
)

Referenced by Example3().

TH1D* GetHistogram ( const char *  HistogramName  ) 

Definition at line 42 of file Example3.cxx.

int main ( int  argc,
char **  argv 
)

Definition at line 28 of file Example3.cxx.

References Example3().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines