DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
DAQEthHeader.hpp File Reference
#include <cstdint>
#include <ostream>
Include dependency graph for DAQEthHeader.hpp:
This graph shows which files directly or indirectly include this file:

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
 Including Qt Headers.
 
namespace  dunedaq::detdataformats
 

Functions

std::ostream & dunedaq::detdataformats::operator<< (std::ostream &o, DAQEthHeader const &h)
 

Detailed Description

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.