DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
WIBEthFrame.hpp File Reference
#include "detdataformats/DAQEthHeader.hpp"
#include <algorithm>
#include <cassert>
#include <cstdint>
#include <cstdio>
#include <cstdlib>
#include <stdexcept>
Include dependency graph for WIBEthFrame.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::fddetdataformats::WIBEthFrame
 Class for accessing raw WIB eth frames, as used in ProtoDUNE-II. More...
 
struct  dunedaq::fddetdataformats::WIBEthFrame::WIBEthHeader
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::fddetdataformats
 

Detailed Description

Contains declaration of WIBEthFrame, a class for accessing raw WIB eth frames, as used in ProtoDUNE-SP-II

The canonical definition of the WIB format is given in EDMS document 2088713: https://edms.cern.ch/document/2088713

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 WIBEthFrame.hpp.