12#ifndef TILETPCNV_TILEMUCNV_P1_H
13#define TILETPCNV_TILEMUCNV_P1_H
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
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.
virtual void persToTrans(const TileMu_p1 *persObj, TileMu *transObj, MsgStream &log) const override
Method creating the transient representation TileMu from its persistent representation TileMu_p1.
TileMuCnv_p1()
Default constructor:
virtual void transToPers(const TileMu *transObj, TileMu_p1 *persObj, MsgStream &log) const override
Method creating the persistent representation TileMu_p1 from its transient representation TileMu.
Class to store TileMuId quantities.