|
ATLAS Offline Software
|
Go to the documentation of this file.
25 std::vector<Identifier> rdoList(1);
29 cmat(0,0) =
static_cast<double>(persObj->
m_errorMat);
char data[hepevt_bytes_allocation_ATLAS]
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
static Muon::TgcPrepData createTgcPrepData(const Muon::TgcPrepData_p2 *persObj, const Identifier &id, const MuonGM::TgcReadoutElement *detEl, MsgStream &log)
void persToTrans(const Muon::TgcPrepData_p2 *persObj, Muon::TgcPrepData *transObj, MsgStream &log)
float m_locX
Equivalent to localPosition (locX) in the base class.
Eigen::Matrix< double, 2, 1 > Vector2D
void transToPers(const Muon::TgcPrepData *transObj, Muon::TgcPrepData_p2 *persObj, MsgStream &log)
const Amg::MatrixX & localCovariance() const
return const ref to the error matrix
virtual const MuonGM::TgcReadoutElement * detectorElement() const override final
Returns the detector element corresponding to this PRD The pointer will be zero if the det el is not ...
A TgcReadoutElement corresponds to a single TGC chamber; therefore typically a TGC station contains s...
Identifier identify() const
return the identifier
const Amg::Vector2D & localPosition() const
return the local position reference
Class to represent TGC measurements.
We don't write out (from Trk::PrepRawData) m_indexAndHash (can be recomputed), m_clusId (can be recom...
float m_errorMat
1-d ErrorMatrix in the base class.