ATLAS Offline Software
Loading...
Searching...
No Matches
PyROOT::CPPInstance Class Reference
Collaboration diagram for PyROOT::CPPInstance:

Public Types

enum  EFlags { kIsReference = 0x0008 }

Public Attributes

PyObject_HEAD void * fObject
int fFlags

Detailed Description

Definition at line 33 of file PyROOTTTreePatch.cxx.

Member Enumeration Documentation

◆ EFlags

Enumerator
kIsReference 

Definition at line 35 of file PyROOTTTreePatch.cxx.

Member Data Documentation

◆ fFlags

int PyROOT::CPPInstance::fFlags

Definition at line 39 of file PyROOTTTreePatch.cxx.

◆ fObject

PyObject_HEAD void* PyROOT::CPPInstance::fObject

Definition at line 38 of file PyROOTTTreePatch.cxx.


The documentation for this class was generated from the following file: