Logo ROOT   6.14/05
Reference Guide
Namespaces | Variables
TPython.cxx File Reference
#include "PyROOT.h"
#include "PyStrings.h"
#include "TPython.h"
#include "ObjectProxy.h"
#include "MethodProxy.h"
#include "RootWrapper.h"
#include "TPyClassGenerator.h"
#include "TROOT.h"
#include "TClassRef.h"
#include "TObject.h"
#include <stdio.h>
#include <Riostream.h>
#include <string>
Include dependency graph for TPython.cxx:

Namespaces

 PyROOT
 

Variables

static PyObjectgMainDict = 0
 

Variable Documentation

◆ gMainDict

PyObject* gMainDict = 0
static

Definition at line 85 of file TPython.cxx.