#include "CPyCppyy.h"
#include "PyStrings.h"
#include "TPython.h"
#include "CPPInstance.h"
#include "CPPOverload.h"
#include "ProxyWrappers.h"
#include "TPyClassGenerator.h"
#include "TROOT.h"
#include "TClassRef.h"
#include "TObject.h"
#include <stdio.h>
#include <Riostream.h>
#include <string>
Namespaces | |
namespace | CPyCppyy |
Variables | |
static PyObject * | gMainDict = 0 |
PyObject * | CPyCppyy::gThisModule = nullptr |
|
static |
Definition at line 97 of file TPython.cxx.