ROOT 6.14/05 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>
Namespaces | |
PyROOT | |
Variables | |
static PyObject * | gMainDict = 0 |
|
static |
Definition at line 85 of file TPython.cxx.