virtual void transToPers(const egamma *transObj, egamma_p2 *persObj, MsgStream &msg) override final
Method creating the persistent representation egamma_p2 from its transient representation egamma.
virtual void persToTrans(const Electron_p2 *persObj, Analysis::Electron *transObj, MsgStream &msg) override final
Method creating the transient representation of Analysis::Electron from its persistent representation...
virtual void persToTrans(const egamma_p2 *persObj, egamma *transObj, MsgStream &msg) override final
Method creating the transient representation of egamma from its persistent representation egamma_p2.
virtual void transToPers(const Analysis::Electron *transObj, Electron_p2 *persObj, MsgStream &msg) override final
Method creating the persistent representation Electron_p2 from its transient representation Analysis:...