5#ifndef AFP_SIDLocRecoEventCnv_p1_h
6#define AFP_SIDLocRecoEventCnv_p1_h
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
virtual void persToTrans(const AFP_SIDLocRecoEvent_p1 *persObj, AFP_SIDLocRecoEvent *transObj, MsgStream &log) const override
AFP_SIDLocRecoEventCnv_p1()
virtual void transToPers(const AFP_SIDLocRecoEvent *transObj, AFP_SIDLocRecoEvent_p1 *persObj, MsgStream &log) const override
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.