 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef T_LARCONDATHENAPOOLCNV_H
6 #define T_LARCONDATHENAPOOLCNV_H
37 typedef typename T::GainMap
MAP_P ;
44 const std::string& token,
45 const std::string&
key)
override;
This templated class provides the converter to translate an object to/from its persistent POOL repres...
virtual StatusCode DataObjectToPool(IOpaqueAddress *pAddr, DataObject *pObj) override
Write an object into POOL.
T_AthenaPoolCnv< T > LArCondAthenaPoolCnvBase
T_LArCondAthenaPoolCnv(ISvcLocator *svcloc)
Constructor.
The Athena Transient Store API.
::StatusCode StatusCode
StatusCode definition for legacy code.
Abstract factory to create the converter.
virtual StatusCode PoolToDataObject(DataObject *&pObj, const std::string &token, const std::string &key) override
virtual ~T_LArCondAthenaPoolCnv()
his file contains the class definition for the templated T_AthenaPoolCnv class.