ATLAS Offline Software
|
#include <TgcRawData_p1.h>
Public Member Functions | |
TgcRawData_p1 () | |
Public Attributes | |
uint16_t | m_bcTag |
uint16_t | m_subDetectorId |
uint16_t | m_rodId |
uint16_t | m_sswId |
uint16_t | m_slbId |
uint16_t | m_l1Id |
uint16_t | m_bcId |
uint16_t | m_bitpos |
bool | m_isCoincidence |
uint16_t | m_type |
uint16_t | m_index |
uint16_t | m_pos |
uint16_t | m_delta |
Friends | |
class | TgcRawDataCnv_p1 |
Definition at line 16 of file TgcRawData_p1.h.
|
inline |
Definition at line 19 of file TgcRawData_p1.h.
|
friend |
Definition at line 31 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_bcId |
Definition at line 49 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_bcTag |
Definition at line 39 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_bitpos |
Definition at line 56 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_delta |
Definition at line 73 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_index |
Definition at line 69 of file TgcRawData_p1.h.
bool TgcRawData_p1::m_isCoincidence |
Definition at line 63 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_l1Id |
Definition at line 48 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_pos |
Definition at line 72 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_rodId |
Definition at line 43 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_slbId |
Definition at line 45 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_sswId |
Definition at line 44 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_subDetectorId |
Definition at line 42 of file TgcRawData_p1.h.
uint16_t TgcRawData_p1::m_type |
Definition at line 66 of file TgcRawData_p1.h.