ROOT 6.08/07 Reference Guide |
#include "PyROOT.h"
#include "PyStrings.h"
#include "PropertyProxy.h"
#include "ObjectProxy.h"
#include "Utility.h"
Namespaces | |
PyROOT | |
Enumerations | |
enum | PyROOT::ETypeDetails { PyROOT::kNone = 0, PyROOT::kIsStaticData = 1, PyROOT::kIsEnumData = 2, PyROOT::kIsConstData = 4, PyROOT::kIsArrayType = 8 } |
Variables | |
PyTypeObject | PyROOT::PropertyProxy_Type |