GET library
|
#include <GETMetaFrame.hh>
Public Attributes | |
struct { | |
u_int agetIdx:2 | |
AGet chip (0-3) | |
u_int buckIdx:9 | |
Time bucket (0-511) | |
u_int chanIdx:7 | |
Channel number (0-67) | |
u_int sample:12 | |
Data sample value (0-4095) | |
u_int unused:2 | |
Unused bits. | |
} | data |
Bits decomposition of the data. | |
byte | raw [4] |
Bytes value. | |
Description of a GET data item.