Belle II Software development
EventDistributionModes Class Reference
Inheritance diagram for EventDistributionModes:

Static Public Attributes

str ringbuffer = "ringbuffer"
 ringbuffer, also known as rfarm
 
str zmq = "zmq"
 zmq, also known as hbasf2
 
str zmqbasf2 = "zmqbasf2"
 zmqbasf2
 

Detailed Description

Enum of event distribution modes inside the HLT farm

Definition at line 48 of file constants.py.

Member Data Documentation

◆ ringbuffer

str ringbuffer = "ringbuffer"
static

ringbuffer, also known as rfarm

Definition at line 51 of file constants.py.

◆ zmq

str zmq = "zmq"
static

zmq, also known as hbasf2

Definition at line 53 of file constants.py.

◆ zmqbasf2

str zmqbasf2 = "zmqbasf2"
static

zmqbasf2

Definition at line 55 of file constants.py.


The documentation for this class was generated from the following file: