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