Logo ROOT  
Reference Guide
TPython.cxx File Reference
#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>
Include dependency graph for TPython.cxx:

Namespaces

namespace  CPyCppyy
 

Variables

static PyObjectgMainDict = 0
 
PyObjectCPyCppyy::gThisModule = nullptr
 

Variable Documentation

◆ gMainDict

PyObject* gMainDict = 0
static

Definition at line 97 of file TPython.cxx.