ATLAS Offline Software
|
The struct for source ID in ByteStream. More...
#include <TgcByteStreamData.h>
Public Member Functions | |
TGC_BYTESTREAM_SOURCEID () | |
Public Attributes | |
unsigned | rodid: 8 |
unsigned | fill1: 8 |
unsigned | side: 8 |
unsigned | fill2: 8 |
The struct for source ID in ByteStream.
Definition at line 18 of file TgcByteStreamData.h.
|
inline |
Definition at line 25 of file TgcByteStreamData.h.
unsigned TGC_BYTESTREAM_SOURCEID::fill1 |
Definition at line 21 of file TgcByteStreamData.h.
unsigned TGC_BYTESTREAM_SOURCEID::fill2 |
Definition at line 23 of file TgcByteStreamData.h.
unsigned TGC_BYTESTREAM_SOURCEID::rodid |
Definition at line 20 of file TgcByteStreamData.h.
unsigned TGC_BYTESTREAM_SOURCEID::side |
Definition at line 22 of file TgcByteStreamData.h.