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