13#ifndef ROOT_TRootApplication
14#define ROOT_TRootApplication
#define ClassDefOverride(name, id)
ABC describing GUI independent application implementation protocol.
This class create the ROOT native GUI version of the ROOT application environment.
Bool_t IsCmdThread() override
By default (for UNIX) ROOT is a single thread application For win32gdk returns kTRUE if it's called f...
void GetOptions(Int_t *argc, char **argv)
Handle command line arguments.
~TRootApplication() override
Delete ROOT application environment.
TGClient * Client() const