ATLAS Offline Software
Classes | Namespaces | Typedefs | Functions
StoreGateBindingsDict.h File Reference
#include "StoreGate/StoreGateSvc.h"
Include dependency graph for StoreGateBindingsDict.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AthenaInternal::ROOT6_StoreGateBindings_WorkAround_Dummy
 

Namespaces

 AthenaInternal
 

Typedefs

typedef _object PyObject
 

Functions

PyObjectAthenaInternal::retrieveObjectFromStore (PyObject *storeGateSvc, PyObject *tp, PyObject *key)
 
PyObjectAthenaInternal::recordObjectToStore (PyObject *storeGateSvc, PyObject *obj, PyObject *key, bool allowMods=true, bool resetOnly=true, bool noHist=false)
 
PyObjectAthenaInternal::py_sg_contains (PyObject *storeGateSvc, PyObject *tp, PyObject *key)
 
PyObjectAthenaInternal::py_sg_getitem (PyObject *storeGateSvc, PyObject *key)
 
void AthenaInternal::py_sg_clearProxyPayload (StoreGateSvc *self, SG::DataProxy *)
 

Typedef Documentation

◆ PyObject

typedef _object PyObject

Definition at line 13 of file StoreGateBindingsDict.h.