ATLAS Offline Software
Classes
DataHandleBase.h File Reference
#include <string>
#include "AthenaKernel/IProxyDict.h"
#include "AthenaKernel/IResetable.h"
#include "SGTools/DataProxy.h"
#include "SGTools/ProxyMap.h"
#include "CxxUtils/checker_macros.h"
Include dependency graph for DataHandleBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataHandleBase
 an iterator over instances of a given type in an IProxyDict (such as StoreGateSvc). It d-casts and caches locally the pointed-at object, to speed-up subsequent accesses. It can be reset by the store for asynchronous updates (IOVSvc) More...