![]() |
ATLAS Offline Software
|
#include <sTgcPrepData_p2.h>
Public Member Functions | |
| sTgcPrepData_p2 ()=default | |
Public Attributes | |
| std::vector< signed char > | m_rdoList |
| Store offsets. More... | |
Data from Trk::PrepRawData | |
| float | m_locX {0} |
| Equivalent to localPosition (locX) in the base class. More... | |
| float | m_errorMat {0} |
| 1-d ErrorMatrix in the base class. More... | |
| float | m_locY {0} |
| int | m_charge {0} |
| short int | m_time {0} |
| uint16_t | m_bcBitMap {0} |
| std::vector< uint16_t > | m_stripNumbers |
| cluster quantities More... | |
| std::vector< short int > | m_stripTimes |
| std::vector< int > | m_stripCharges |
Definition at line 18 of file sTgcPrepData_p2.h.
|
default |
| uint16_t Muon::sTgcPrepData_p2::m_bcBitMap {0} |
Definition at line 33 of file sTgcPrepData_p2.h.
| int Muon::sTgcPrepData_p2::m_charge {0} |
Definition at line 31 of file sTgcPrepData_p2.h.
| float Muon::sTgcPrepData_p2::m_errorMat {0} |
1-d ErrorMatrix in the base class.
Definition at line 28 of file sTgcPrepData_p2.h.
| float Muon::sTgcPrepData_p2::m_locX {0} |
Equivalent to localPosition (locX) in the base class.
Definition at line 27 of file sTgcPrepData_p2.h.
| float Muon::sTgcPrepData_p2::m_locY {0} |
Definition at line 30 of file sTgcPrepData_p2.h.
| std::vector< signed char > Muon::sTgcPrepData_p2::m_rdoList |
Store offsets.
Definition at line 23 of file sTgcPrepData_p2.h.
| std::vector<int> Muon::sTgcPrepData_p2::m_stripCharges |
Definition at line 38 of file sTgcPrepData_p2.h.
| std::vector<uint16_t> Muon::sTgcPrepData_p2::m_stripNumbers |
cluster quantities
Definition at line 36 of file sTgcPrepData_p2.h.
| std::vector<short int> Muon::sTgcPrepData_p2::m_stripTimes |
Definition at line 37 of file sTgcPrepData_p2.h.
| short int Muon::sTgcPrepData_p2::m_time {0} |
Definition at line 32 of file sTgcPrepData_p2.h.
1.8.18