|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <cstdint>#include <ostream>Go to the source code of this file.
Classes | |
| struct | dunedaq::detdataformats::DAQEthHeader |
| DAQEthHeader is a versioned and unified structure for every FE electronics. More... | |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::detdataformats |
Functions | |
| std::ostream & | dunedaq::detdataformats::operator<< (std::ostream &o, DAQEthHeader const &h) |
Common header structure that is used by every FrontEnd electronics board sending data over ethernet.
This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file DAQEthHeader.hpp.