![]() |
gaps-online-software 0.10
online software for the TOF system for the GAPS experiment
|
#include <events.h>
Static Public Member Functions | |
static auto | from_bytestream (const Vec< u8 > &bytestream, u64 &pos) -> r::Result< RBEventHeader, g::IOError > |
Static Public Attributes | |
static constexpr u16 | HEAD = 0xAAAA |
static constexpr u16 | TAIL = 0x5555 |
static constexpr u16 | SIZE = 30 |
RB binary data header information
This does not include the channel data! The header contains rb id, event id, event status and timestamps.