12#ifndef ROOT_TGApplication
13#define ROOT_TGApplication
43 Int_t *argc,
char **argv,
44 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...
virtual void LoadGraphicsLibs()
Load shared libs necessary for GUI.
virtual void GetOptions(Int_t *argc, char **argv)
Handle command line arguments.
virtual ~TGApplication()
TGApplication dtor.