ROOT  6.06/08
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:

Go to the source code of this file.

Namespaces

 PyROOT
 

Variables

static PyObjectgMainDict = 0
 

Variable Documentation

§ gMainDict

PyObject* gMainDict = 0
static