|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "detdataformats/HSIFrame.hpp"#include "daqdataformats/FragmentHeader.hpp"#include "daqdataformats/SourceID.hpp"#include "serialization/Serialization.hpp"#include <algorithm>#include <cassert>#include <cstdio>#include <cstdlib>#include <stdexcept>#include <stdint.h>Go to the source code of this file.
Classes | |
| class | dunedaq::hsilibs::HSI_FRAME_STRUCT |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::hsilibs |
Variables | |
| const constexpr std::size_t | dunedaq::hsilibs::HSI_FRAME_STRUCT_SIZE = 28 |
| For HSI the numbers are different. 1[HSI frames] x 24[Bytes] = 24[Bytes]. | |