3 #ifndef ROOT_TPyROOTApplication
4 #define ROOT_TPyROOTApplication
16 #ifndef ROOT_TApplication
#define ClassDef(name, id)
static Bool_t InitROOTGlobals()
Setup the basic ROOT globals gBenchmark, gStyle, gProgname, if not already set.
static Bool_t InitROOTMessageCallback()
Install ROOT message handler which will turn ROOT error message into python exceptions.
TPyROOTApplication(const char *acn, Int_t *argc, char **argv, Bool_t bLoadLibs=kTRUE)
static Bool_t CreatePyROOTApplication(Bool_t bLoadLibs=kTRUE)
virtual ~TPyROOTApplication()
This class creates the ROOT Application Environment that interfaces to the windowing system eventloop...