#include "CPyCppyy/API.h"
#include "TPython.h"
#include "TPyClassGenerator.h"
#include "TROOT.h"
#include "TClassRef.h"
#include "TObject.h"
#include <stdio.h>
#include <Riostream.h>
#include <string>
Namespaces | |
namespace | PyStrings |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
Variables | |
static PyObject * | gMainDict = 0 |
|
static |
Definition at line 93 of file TPython.cxx.