11#ifndef EVENTCOMMONTPCNV_P4IPTCOTTHPHIMCNV_P1_H
12#define EVENTCOMMONTPCNV_P4IPTCOTTHPHIMCNV_P1_H
55 MsgStream &log )
const override;
62 MsgStream &log )
const override;
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
virtual void transToPers(const P4IPtCotThPhiM *transObj, P4IPtCotThPhiM_p1 *persObj, MsgStream &log) const override
Method creating the persistent representation P4IPtCotThPhiM_p1 from its transient representation P4I...
P4IPtCotThPhiMCnv_p1()
Default constructor:
virtual ~P4IPtCotThPhiMCnv_p1()
Destructor:
virtual void persToTrans(const P4IPtCotThPhiM_p1 *persObj, P4IPtCotThPhiM *transObj, MsgStream &log) const override
Method creating the transient representation of P4IPtCotThPhiM from its persistent representation P4I...
P4IPtCotThPhiM is a concrete class with 4-momentum behavior for which 1/Pt, cottan(tehta),...
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.