#include "v40_write_FullEventFragment.h"
#include "v40_write_ROBFragment.h"
#include "eformat/HeaderMarker.h"
#include "v40_ROBFragment.h"
#include "eformat/Status.h"
#include "eformat/Issue.h"
#include "eformat/checksum.h"
#include "CxxUtils/checker_macros.h"
#include <cstring>
Go to the source code of this file.
◆ ROB_CHECKSUM
| const unsigned int ROB_CHECKSUM = 7 |
|
static |
◆ ROB_CHECKSUM_TYPE
| const unsigned int ROB_CHECKSUM_TYPE = 2 |
|
static |
◆ ROB_HEADER
| const unsigned int ROB_HEADER = 0 |
|
static |
◆ ROB_STATUS
| const unsigned int ROB_STATUS = 1 |
|
static |
◆ ROD_DATA
| const unsigned int ROD_DATA = 5 |
|
static |
◆ ROD_HEADER
| const unsigned int ROD_HEADER = 3 |
|
static |
◆ ROD_STATUS
| const unsigned int ROD_STATUS = 4 |
|
static |
◆ ROD_TRAILER
| const unsigned int ROD_TRAILER = 6 |
|
static |