5#ifndef T_LARCONDATHENAPOOLCNV_H
6#define T_LARCONDATHENAPOOLCNV_H
his file contains the class definition for the templated T_AthenaPoolCustCnv class.
Abstract factory to create the converter.
The Athena Transient Store API.
T_AthenaPoolCustCnv(ISvcLocator *pSvcLocator, const char *name=nullptr)
virtual StatusCode transToPers(T *obj, PERSIST *&persObj)
initialization
virtual StatusCode persToTrans(T *&transObj, PERSIST *obj)
virtual ~T_LArCondAthenaPoolCnv()
T_AthenaPoolCustCnv< T, typename T::PERSIST > LArCondAthenaPoolCnvBase
T_LArCondAthenaPoolCnv(ISvcLocator *svcloc)
Constructor.