ATLAS Offline Software
|
We don't write out (from Trk::PrepRawData) m_indexAndHash (can be recomputed),. More...
#include <sTgcPrepData_p1.h>
Public Member Functions | |
sTgcPrepData_p1 () | |
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... | |
int | m_charge |
short int | m_time |
uint16_t | m_bcBitMap |
std::vector< uint16_t > | m_stripNumbers |
cluster quantities More... | |
std::vector< short int > | m_stripTimes |
std::vector< int > | m_stripCharges |
We don't write out (from Trk::PrepRawData) m_indexAndHash (can be recomputed),.
Definition at line 23 of file sTgcPrepData_p1.h.
|
inline |
Definition at line 26 of file sTgcPrepData_p1.h.
uint16_t Muon::sTgcPrepData_p1::m_bcBitMap |
Definition at line 37 of file sTgcPrepData_p1.h.
int Muon::sTgcPrepData_p1::m_charge |
Definition at line 35 of file sTgcPrepData_p1.h.
float Muon::sTgcPrepData_p1::m_errorMat |
1-d ErrorMatrix in the base class.
Definition at line 33 of file sTgcPrepData_p1.h.
float Muon::sTgcPrepData_p1::m_locX |
Equivalent to localPosition (locX) in the base class.
Definition at line 32 of file sTgcPrepData_p1.h.
std::vector< signed char > Muon::sTgcPrepData_p1::m_rdoList |
Store offsets.
Definition at line 28 of file sTgcPrepData_p1.h.
std::vector<int> Muon::sTgcPrepData_p1::m_stripCharges |
Definition at line 42 of file sTgcPrepData_p1.h.
std::vector<uint16_t> Muon::sTgcPrepData_p1::m_stripNumbers |
cluster quantities
Definition at line 40 of file sTgcPrepData_p1.h.
std::vector<short int> Muon::sTgcPrepData_p1::m_stripTimes |
Definition at line 41 of file sTgcPrepData_p1.h.
short int Muon::sTgcPrepData_p1::m_time |
Definition at line 36 of file sTgcPrepData_p1.h.