DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <Structs.hpp>
Public Attributes | |
uint4 | log_unit_id = 0 |
boolean | emu_fanout = false |
LinksList | links = {} |
Array | ignore_alignment_mask = {5} |
Definition at line 52 of file Structs.hpp.
boolean dunedaq::flxlibs::felixcardcontroller::LogicalUnit::emu_fanout = false |
Definition at line 59 of file Structs.hpp.
Array dunedaq::flxlibs::felixcardcontroller::LogicalUnit::ignore_alignment_mask = {5} |
Definition at line 65 of file Structs.hpp.
LinksList dunedaq::flxlibs::felixcardcontroller::LogicalUnit::links = {} |
Definition at line 62 of file Structs.hpp.
uint4 dunedaq::flxlibs::felixcardcontroller::LogicalUnit::log_unit_id = 0 |
Definition at line 56 of file Structs.hpp.