virtual void transToPers(const Neutrino *trans, Neutrino_p1 *pers, MsgStream &msg) const override
Method creating the persistent representation Neutrino_p1 from its transient representation Neutrino.
virtual void persToTrans(const Neutrino_p1 *pers, Neutrino *trans, MsgStream &msg) const override
Method creating the transient representation of Neutrino from its persistent representation Neutrino_...