|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef EVENTCOMMONTPCNV_P4IMPLPXPYPZECNV_P1_H
12 #define EVENTCOMMONTPCNV_P4IMPLPXPYPZECNV_P1_H
58 MsgStream &
msg )
const override;
65 MsgStream &
msg )
const override;
75 #endif //> EVENTCOMMONTPCNV_P4IMPLPXPYPZECNV_P1_H
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
P4PxPyPzE_p1 P4ImplPxPyPzE_p1
virtual ~P4ImplPxPyPzECnv_p1()
Destructor:
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
P4ImplPxPyPzECnv_p1()
Default constructor:
virtual void persToTrans(const P4ImplPxPyPzE_p1 *persObj, P4ImplPxPyPzE *transObj, MsgStream &msg) const override
Method creating the transient representation of P4ImplPxPyPzE from its persistent representation P4Im...
virtual void transToPers(const P4ImplPxPyPzE *transObj, P4ImplPxPyPzE_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation P4ImplPxPyPzE_p1 from its transient representation P4Px...