25 std::unique_ptr<Trk::TrackStates> sink(
38 throw std::runtime_error(
"TrackCnv_p3::transToPers is deprecated!");
CNV::Trans_t * createTransFromPStore(CNV **cnv, const TPObjRef &ref, MsgStream &log) const
virtual void transToPers(const Trk::Track *, Trk::Track_p2 *, MsgStream &)
TrackStateOSVectorCnv_p2 m_trackStateVectorCnv
FitQualityCnv_p1 * m_fqCnv
virtual void persToTrans(const Trk::Track_p2 *, Trk::Track *, MsgStream &)
TrackInfoCnv_p1 * m_tiCnv
Contains information about the 'fitter' of this track.
std::vector< TPObjRef > m_trackState
Trk::TrackInfo m_trackInfo
This is a class which stores the identity of where the track was created, fitted, which properties th...
std::unique_ptr< TrackStates > m_trackStateVector
TrackStateOnSurface.
std::unique_ptr< FitQuality > m_fitQuality
A pointer to the Track's FitQuality.