![]() |
ATLAS Offline Software
|
#include <TgcByteStreamData.h>
Public Member Functions | |
| TGC_BYTESTREAM_NSW_POS () | |
Public Attributes | |
| unsigned | eta: 8 |
| unsigned | phi: 6 |
| unsigned | fill1: 3 |
| unsigned | input: 3 |
| unsigned | cand: 2 |
| unsigned | bcBitmap: 2 |
| unsigned | sector: 4 |
| unsigned | fwd: 1 |
| unsigned | type: 3 |
Definition at line 190 of file TgcByteStreamData.h.
|
inline |
Definition at line 201 of file TgcByteStreamData.h.
| unsigned TGC_BYTESTREAM_NSW_POS::bcBitmap |
Definition at line 196 of file TgcByteStreamData.h.
| unsigned TGC_BYTESTREAM_NSW_POS::cand |
Definition at line 195 of file TgcByteStreamData.h.
| unsigned TGC_BYTESTREAM_NSW_POS::eta |
Definition at line 191 of file TgcByteStreamData.h.
| unsigned TGC_BYTESTREAM_NSW_POS::fill1 |
Definition at line 193 of file TgcByteStreamData.h.
| unsigned TGC_BYTESTREAM_NSW_POS::fwd |
Definition at line 198 of file TgcByteStreamData.h.
| unsigned TGC_BYTESTREAM_NSW_POS::input |
Definition at line 194 of file TgcByteStreamData.h.
| unsigned TGC_BYTESTREAM_NSW_POS::phi |
Definition at line 192 of file TgcByteStreamData.h.
| unsigned TGC_BYTESTREAM_NSW_POS::sector |
Definition at line 197 of file TgcByteStreamData.h.
| unsigned TGC_BYTESTREAM_NSW_POS::type |
Definition at line 199 of file TgcByteStreamData.h.