10#ifndef TRUTHTRAJECTORYCNV_P2_H
11#define TRUTHTRAJECTORYCNV_P2_H
25 Trk::TruthTrajectory_p2>
36 MsgStream&
msg )
const override;
43 MsgStream&
msg )
const override;
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
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.
virtual void persToTrans(const Trk::TruthTrajectory_p2 *persObj, TruthTrajectory *transObj, MsgStream &msg) const override
Method creating the transient representation of Analysis::TruthTrajectory from its persistent represe...
virtual void transToPers(const TruthTrajectory *transObj, Trk::TruthTrajectory_p2 *persObj, MsgStream &msg) const override
Method creating the persistent representation TruthTrajectory_p2 from its transient representation An...
A TruthTrajectory is a chain of charged MC particles connected through the mother-daughter relationsh...
Ensure that the ATLAS eigen extensions are properly loaded.