DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "daqdataformats/FragmentHeader.hpp"
#include "daqdataformats/SourceID.hpp"
#include "fddetdataformats/TDEEthFrame.hpp"
#include <cstdint>
#include <memory>
#include <vector>
#include <cstring>
#include <tuple>
Go to the source code of this file.
Classes | |
struct | dunedaq::fdreadoutlibs::types::TDEEthTypeAdapter |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::fdreadoutlibs |
namespace | dunedaq::fdreadoutlibs::types |
Variables | |
const constexpr std::size_t | dunedaq::fdreadoutlibs::types::kTDEEthSize = 7200 |
For TDEEth the numbers are different. Header + (64 channels * 64 time slices) = 7200[Bytes]. | |