|
ATLAS Offline Software
|
Go to the documentation of this file.
28 log << MSG::WARNING<<
"Unable to reset DetEl for this RIO_OnTrack, "
29 <<
"probably because of a problem with the Identifier/IdentifierHash : ("
36 throw std::runtime_error(
"RIO_OnTrackCnv_p2::transToPers is deprecated!");
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...
static void vectorToEigenMatrix(VECTOR &vec, COVARIANCE &cov, const char *)
Helper fn to fill the covariance from the raw data (vec<float>)
ErrorMatrixCnv_p1 * m_errorMxCnv
LocalParameters m_localParams
virtual IdentifierHash idDE() const =0
returns the DE hashID
Amg::MatrixX m_localCovariance
virtual void transToPers(const Trk::RIO_OnTrack *transObj, Trk::RIO_OnTrack_p2 *persObj, MsgStream &log)
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
Identifier m_identifier
Identifier of the RIO_OnTrack (comes from the associated Trk::PrepRawData)
LocalParametersCnv_p1 * m_localParCnv
Identifier identify() const
return the identifier -extends MeasurementBase
virtual void persToTrans(const Trk::RIO_OnTrack_p2 *persObj, Trk::RIO_OnTrack *transObj, MsgStream &log)
virtual const TrkDetElementBase * detectorElement() const =0
returns the detector element, assoicated with the PRD of this class