ATLAS Offline Software
|
We don't write out (from Trk::PrepRawData) m_indexAndHash (can be recomputed), m_clusId (can be recomputed - well, it's basically stored in Muon::MdtPRD_Container_p2). More...
#include <TgcPrepData_p2.h>
Public Member Functions | |
TgcPrepData_p2 () | |
Public Attributes | |
std::vector< signed char > | m_rdoList |
Store offsets. More... | |
Data from Trk::PrepRawData | |
float | m_locX |
Equivalent to localPosition (locX) in the base class. More... | |
float | m_errorMat |
1-d ErrorMatrix in the base class. More... | |
We don't write out (from Trk::PrepRawData) m_indexAndHash (can be recomputed), m_clusId (can be recomputed - well, it's basically stored in Muon::MdtPRD_Container_p2).
Definition at line 24 of file TgcPrepData_p2.h.
|
inline |
Definition at line 27 of file TgcPrepData_p2.h.
float Muon::TgcPrepData_p2::m_errorMat |
1-d ErrorMatrix in the base class.
Definition at line 34 of file TgcPrepData_p2.h.
float Muon::TgcPrepData_p2::m_locX |
Equivalent to localPosition (locX) in the base class.
Definition at line 33 of file TgcPrepData_p2.h.
std::vector< signed char > Muon::TgcPrepData_p2::m_rdoList |
Store offsets.
Definition at line 29 of file TgcPrepData_p2.h.