|
ATLAS Offline Software
|
Go to the documentation of this file.
25 if(!associatedSurface)
throw std::runtime_error(
"MuonSegmentCnv_p1::persToTrans : Cannot get associated surface!" );
44 throw std::runtime_error(
"MuonSegmentCnv_p1::transToPers is deprecated!" );
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
TPObjRef m_associatedSurface
Trk::LocalDirection_p1 m_localDirection
Eigen::Matrix< double, 2, 1 > Vector2D
void transToPers(const Muon ::MuonSegment *transObj, Muon::MuonSegment_p1 *persObj, MsgStream &log)
void persToTrans(const Muon ::MuonSegment_p1 *persObj, Muon::MuonSegment *transObj, MsgStream &log)
MuonSegment_v1 MuonSegment
Reference the current persistent version:
void fillTransFromPStore(CNV **cnv, const TPObjRef &ref, TRANS_T *trans, MsgStream &log) const
Convert persistent object, stored in the the top-level persistent object and referenced by the TP Ref...
SegmentCnv_p1 * m_segmentCnv
void setT0Error(float t0, float t0Error)
set the fitted time and error on the time
represents the three-dimensional global direction with respect to a planar surface frame.
void recalculateCache()
recalculate the cache
LocalDirectionCnv_p1 m_localDirCnv
virtual void persToTrans(const Trk ::LocalDirection_p1 *persObj, Trk ::LocalDirection *transObj, MsgStream &log)
CNV::Trans_t * createTransFromPStore(CNV **cnv, const TPObjRef &ref, MsgStream &log) const
Create transient representation of a persistent object, stored in the the top-level persistent object...