|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Namespaces | |
| namespace | opmon |
| namespace | python |
Classes | |
| class | AMCController |
| class | AMCProtocolClient |
Functions | |
| void | append_big_uint16 (std::vector< uint8_t > &buffer, uint16_t value) |
| void | append_big_uint32 (std::vector< uint8_t > &buffer, uint32_t value) |
| void dunedaq::tdemodules::append_big_uint16 | ( | std::vector< uint8_t > & | buffer, |
| uint16_t | value ) |
Definition at line 9 of file utilities.cpp.
| void dunedaq::tdemodules::append_big_uint32 | ( | std::vector< uint8_t > & | buffer, |
| uint32_t | value ) |
Definition at line 17 of file utilities.cpp.