5#ifndef LArTTCellMapCnv_H
6#define LArTTCellMapCnv_H
T_AthenaPoolCustCnv< LArTTCellMap, LArTTCell_P > LArTTCellMapCnvBase
his file contains the class definition for the templated T_AthenaPoolCustCnv class.
Abstract factory to create the converter.
LArTTCellMapCnv(ISvcLocator *svcloc)
virtual ~LArTTCellMapCnv()
virtual StatusCode initialize()
initialization
virtual StatusCode transToPers(LArTTCellMap *obj, LArTTCell_P *&persObj)
Extend base-class conversion method.
virtual StatusCode persToTrans(LArTTCellMap *&transObj, LArTTCell_P *obj)
This is a StoreGate object holding the offline TT-cell map.
This is a database object holding the offline TT-cell map.
T_AthenaPoolCustCnv(ISvcLocator *pSvcLocator, const char *name=nullptr)