DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::appmodel::FelixDataSender::Protocol Struct Reference

#include <FelixDataSender.hpp>

Static Public Attributes

static const std::string Full = "full"
 
static const std::string Half = "half"
 

Detailed Description

Valid enumeration values to compare with value returned by get_protocol() and to pass value to set_protocol() methods.

Definition at line 96 of file FelixDataSender.hpp.

Member Data Documentation

◆ Full

static const std::string dunedaq::appmodel::FelixDataSender::Protocol::Full = "full"
inlinestatic

Definition at line 97 of file FelixDataSender.hpp.

◆ Half

static const std::string dunedaq::appmodel::FelixDataSender::Protocol::Half = "half"
inlinestatic

Definition at line 98 of file FelixDataSender.hpp.


The documentation for this struct was generated from the following files: