11#ifndef CaloTTPpmRxIdMapCnv_H
12#define CaloTTPpmRxIdMapCnv_H
T_AthenaPoolCustCnv< CaloTTPpmRxIdMap, CaloTTPpmRxId_P > CaloTTPpmRxIdMapCnvBase
his file contains the class definition for the templated T_AthenaPoolCustCnv class.
virtual StatusCode persToTrans(CaloTTPpmRxIdMap *&transObj, CaloTTPpmRxId_P *obj)
virtual StatusCode transToPers(CaloTTPpmRxIdMap *obj, CaloTTPpmRxId_P *&persObj)
Extend base-class conversion method.
virtual ~CaloTTPpmRxIdMapCnv()
virtual StatusCode initialize()
initialization
CaloTTPpmRxIdMapCnv(ISvcLocator *svcloc)
This is a StoreGate object holding the TT PPM to RX channels map.
This is a database object holding the TT PPM to RX channels map.
Abstract factory to create the converter.
T_AthenaPoolCustCnv(ISvcLocator *pSvcLocator, const char *name=nullptr)