TPObjRef baseToPersistent(CNV **cnv, const typename CNV::Trans_t *transObj, MsgStream &log) const
CNV::Trans_t * createTransFromPStore(CNV **cnv, const TPObjRef &ref, MsgStream &log) const
void fillTransFromPStore(CNV **cnv, const TPObjRef &ref, TRANS_T *trans, MsgStream &log) const
TPObjRef toPersistent(CNV **cnv, const typename CNV::TransBase_t *transObj, MsgStream &log) const
LocalDirectionCnv_p1 m_localDirCnv
void persToTrans(const Muon ::MuonSegment_p1 *persObj, Muon::MuonSegment *transObj, MsgStream &log)
void transToPers(const Muon ::MuonSegment *transObj, Muon::MuonSegment_p1 *persObj, MsgStream &log)
SegmentCnv_p1 * m_segmentCnv
ITPConverterFor< Trk::Surface > * m_surfCnv
Trk::LocalDirection_p1 m_localDirection
TPObjRef m_associatedSurface
This is the common class for 3D segments used in the muon spectrometer.
void recalculateCache()
recalculate the cache
const Trk::LocalDirection & localDirection() const
local direction
void setT0Error(float t0, float t0Error)
set the fitted time and error on the time
virtual const Trk::PlaneSurface & associatedSurface() const override final
returns the surface for the local to global transformation
represents the three-dimensional global direction with respect to a planar surface frame.
Class for a planaer rectangular or trapezoidal surface in the ATLAS detector.
float errorTime() const
access to the error on the measured time
float time() const
access to the measured time
bool isFree() const
Returns 'true' if this surface is 'free', i.e.
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
Eigen::Matrix< double, 2, 1 > Vector2D