12#ifndef ROOT_TGApplication
13#define ROOT_TGApplication
33 Int_t *argc,
char **argv,
34 void *options =
nullptr,
Int_t numOptions = 0);
#define ClassDef(name, id)
This class creates the ROOT Application Environment that interfaces to the windowing system eventloop...
This class initialize the ROOT GUI toolkit.
virtual void LoadGraphicsLibs()
Load shared libs necessary for GUI.
virtual void GetOptions(Int_t *argc, char **argv)
Handle command line arguments.
TGClient * fClient
pointer to the client environment
virtual ~TGApplication()
TGApplication dtor.
TString fDisplay
display server to connect to