13#ifndef ROOT_TRootApplication
14#define ROOT_TRootApplication
bool Bool_t
Boolean (0=false, 1=true) (bool)
int Int_t
Signed integer 4 bytes (int)
#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