DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <cstdint>
#include <ostream>
Go to the source code of this file.
Classes | |
struct | dunedaq::detdataformats::DAQHeader |
DAQHeader is a versioned and unified structure for every FE electronics. More... | |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::detdataformats |
Functions | |
std::ostream & | dunedaq::detdataformats::operator<< (std::ostream &o, DAQHeader const &h) |
Common header structure that is used by every FrontEnd electronics board.
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 DAQHeader.hpp.