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