![]() |
ROOT
6.06/08
Reference Guide
|
#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 PyObject * | gMainDict = 0 |
|
static |
Definition at line 85 of file TPython.cxx.
Referenced by TPython::Bind(), TPython::Eval(), TPython::Exec(), TPython::ExecScript(), TPython::Initialize(), and TPython::LoadMacro().