DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
WIBEvent.h File Reference
#include <stdint.h>
Include dependency graph for WIBEvent.h:

Go to the source code of this file.

Classes

struct  WIBEvent_COLDATA_t
 
struct  WIBEvent_t
 

Variables

static const int RCE_COLblocks = 2
 
static const uint8_t RCE_SOFbyte = 0xBC
 
static const int FELIX_COLblocks = 4
 
static const uint8_t FELIX_SOFbyte = 0x3C
 

Variable Documentation

◆ FELIX_COLblocks

const int FELIX_COLblocks = 4
static

Definition at line 8 of file WIBEvent.h.

◆ FELIX_SOFbyte

const uint8_t FELIX_SOFbyte = 0x3C
static

Definition at line 9 of file WIBEvent.h.

◆ RCE_COLblocks

const int RCE_COLblocks = 2
static

Definition at line 6 of file WIBEvent.h.

◆ RCE_SOFbyte

const uint8_t RCE_SOFbyte = 0xBC
static

Definition at line 7 of file WIBEvent.h.