11#ifndef EVENTCOMMONTPCNV_P4IMPLIPTCOTTHPHIMCNV_P1_H
12#define EVENTCOMMONTPCNV_P4IMPLIPTCOTTHPHIMCNV_P1_H
58 MsgStream &
msg )
const override;
65 MsgStream &
msg )
const override;
P4IPtCotThPhiM_p1 P4ImplIPtCotThPhiM_p1
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
P4ImplIPtCotThPhiMCnv_p1()
Default constructor:
virtual ~P4ImplIPtCotThPhiMCnv_p1()
Destructor:
virtual void persToTrans(const P4ImplIPtCotThPhiM_p1 *persObj, P4ImplIPtCotThPhiM *transObj, MsgStream &msg) const override
Method creating the transient representation of P4ImplIPtCotThPhiM from its persistent representation...
virtual void transToPers(const P4ImplIPtCotThPhiM *transObj, P4ImplIPtCotThPhiM_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation P4ImplIPtCotThPhiM_p1 from its transient representation...
P4ImplIPtCotThPhiM is a base class for classes with 4-momentum behavior, for which 1/Pt,...
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.