Jpp  master_rocky-40-g5f0272dcd
the software that should make you happy
Variables
pmt_status.hh File Reference

Go to the source code of this file.

Variables

static const int PMT_DISABLE = 0
 KM3NeT Data Definitions v3.4.0-8-ge14cb17 https://git.km3net.de/common/km3net-dataformat. More...
 
static const int HIGH_RATE_VETO_DISABLE = 1
 Enable (disable) use of high-rate veto test if this status bit is 0 (1);. More...
 
static const int FIFO_FULL_DISABLE = 2
 Enable (disable) use of FIFO (almost) full test if this status bit is 0 (1);. More...
 
static const int UDP_COUNTER_DISABLE = 3
 Enable (disable) use of UDP packet counter test if this status bit is 0 (1);. More...
 
static const int UDP_TRAILER_DISABLE = 4
 Enable (disable) use of UDP packet trailer test if this status bit is 0 (1);. More...
 
static const int OUT_OF_SYNC = 5
 Enable (disable) synchronous signal from this PMT if this status bit is 0 (1);. More...
 

Variable Documentation

◆ PMT_DISABLE

const int PMT_DISABLE = 0
static

KM3NeT Data Definitions v3.4.0-8-ge14cb17 https://git.km3net.de/common/km3net-dataformat.

pmt_status Enable (disable) use of this PMT if this status bit is 0 (1);

Definition at line 12 of file pmt_status.hh.

◆ HIGH_RATE_VETO_DISABLE

const int HIGH_RATE_VETO_DISABLE = 1
static

Enable (disable) use of high-rate veto test if this status bit is 0 (1);.

Definition at line 13 of file pmt_status.hh.

◆ FIFO_FULL_DISABLE

const int FIFO_FULL_DISABLE = 2
static

Enable (disable) use of FIFO (almost) full test if this status bit is 0 (1);.

Definition at line 14 of file pmt_status.hh.

◆ UDP_COUNTER_DISABLE

const int UDP_COUNTER_DISABLE = 3
static

Enable (disable) use of UDP packet counter test if this status bit is 0 (1);.

Definition at line 15 of file pmt_status.hh.

◆ UDP_TRAILER_DISABLE

const int UDP_TRAILER_DISABLE = 4
static

Enable (disable) use of UDP packet trailer test if this status bit is 0 (1);.

Definition at line 16 of file pmt_status.hh.

◆ OUT_OF_SYNC

const int OUT_OF_SYNC = 5
static

Enable (disable) synchronous signal from this PMT if this status bit is 0 (1);.

Definition at line 17 of file pmt_status.hh.