|
ATLAS Offline Software
|
Go to the documentation of this file.
32 std::move(localParams),
33 std::move(localCovariance),
42 log << MSG::WARNING<<
"Unable to reset DetEl for this RIO_OnTrack, "
43 <<
"probably because of a problem with the Identifier/IdentifierHash : ("
Identifier32::value_type m_id
base RIO_OnTrack_p1 info
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
Version 2 of the persistent class representing the transient class Muon::TgcClusterOnTrack.
float m_positionAlongStrip
position along strip (double in transient world)
Class to represent calibrated clusters formed from TGC strips.
Identifier32 get_identifier32() const
Get the 32-bit version Identifier, will be invalid if >32 bits needed.
virtual const MuonGM::TgcReadoutElement * detectorElement() const
Returns the detector element, assoicated with the PRD of this class.
virtual IdentifierHash idDE() const override
Returns an invalid hash.
value_type get_compact() const
Get the compact id.
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>)
static void eigenMatrixToVector(VECTOR &vec, COVARIANCE &cov, const char *)
Helper fn to get raw data (vec<float>) from the covariance.
const Amg::MatrixX & localCovariance() const
Interface method to get the localError.
ElementLinkCnv_p3< ElementLinkToIDC_TGC_Container > m_elCnv
TPObjRef toPersistent(CNV **cnv, const typename CNV::TransBase_t *transObj, MsgStream &log) const
Persistify an object and store the persistent represenation in the storage vector of the top-level pe...
ErrorMatrixCnv_p1 * m_errorMxCnv
std::vector< float > values
const LocalParameters & localParameters() const
Interface method to get the LocalParameters.
void persToTrans(const Muon ::TgcClusterOnTrack_p2 *persObj, Muon ::TgcClusterOnTrack *transObj, MsgStream &log)
Identifier identify() const
return the identifier -extends MeasurementBase
ElementLinkInt_p3 m_prdLink
Link to PRD.
LocalParametersCnv_p1 * m_localParCnv
virtual double positionAlongStrip() const
void transToPers(const Muon ::TgcClusterOnTrack *transObj, Muon ::TgcClusterOnTrack_p2 *persObj, MsgStream &log)