![]() |
ATLAS Offline Software
|
#include "StoreGate/StoreGateSvc.h"Go to the source code of this file.
Classes | |
| class | AthenaInternal::ROOT6_StoreGateBindings_WorkAround_Dummy |
Namespaces | |
| namespace | AthenaInternal |
Functions | |
| PyObject * | AthenaInternal::retrieveObjectFromStore (PyObject *storeGateSvc, PyObject *tp, PyObject *key) |
| PyObject * | AthenaInternal::recordObjectToStore (PyObject *storeGateSvc, PyObject *obj, PyObject *key, bool allowMods=true, bool resetOnly=true, bool noHist=false) |
| PyObject * | AthenaInternal::py_sg_contains (PyObject *storeGateSvc, PyObject *tp, PyObject *key) |
| PyObject * | AthenaInternal::py_sg_getitem (PyObject *storeGateSvc, PyObject *key) |
| void | AthenaInternal::py_sg_clearProxyPayload (StoreGateSvc *self, SG::DataProxy *) |