GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
Example1.cxx File Reference
#include "TH1.h"
#include "TFile.h"
#include "TApplication.h"
#include "TGo4Fitter.h"

Go to the source code of this file.

Functions

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

Function Documentation

void Example1 ( )
TH1D* GetHistogram ( const char *  HistogramName)

Definition at line 43 of file Example1.cxx.

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

int main ( int  argc,
char **  argv 
)

Definition at line 29 of file Example1.cxx.

References Example1().