2#ifndef TRIGT1EVENTTPCNV_ROIBRESULTCNV_P1_H
6#define TRIGT1EVENTTPCNV_ROIBRESULTCNV_P1_H
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Class holding the LVL1 RoIB result build by the RoIBuilder.
virtual void transToPers(const ROIB::RoIBResult *transObj, RoIBResult_p1 *persObj, MsgStream &log)
Function transferring the information from a transient ROIB::RoIBResult object to a persistent RoIBRe...
RoIBResultCnv_p1()
Default constructor.
virtual void persToTrans(const RoIBResult_p1 *persObj, ROIB::RoIBResult *transObj, MsgStream &log)
Function transferring the information from a persistent RoIBResult_p1 object to a transient ROIB::RoI...
Persistent representation of ROIB::RoIBResult.