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

Go to the source code of this file.

Classes

class  dunedaq::fddetdataformats::DAPHNEEthStreamFrame
 Class for accessing raw DAPHNE eth stream frames, as used in ProtoDUNE-II. More...
struct  dunedaq::fddetdataformats::DAPHNEEthStreamFrame::ChannelWord
struct  dunedaq::fddetdataformats::DAPHNEEthStreamFrame::Header

Namespaces

namespace  dunedaq
 Including Qt Headers.
namespace  dunedaq::fddetdataformats

Detailed Description

Contains declaration of DAPHNEEthStreamFrame, a class for accessing raw DAPHNE eth stream frames, as used in ProtoDUNE-SP-II

The canonical definition of the DAPHNE format is given in EDMS document 2088726: https://edms.cern.ch/document/2088726/XXX (XXX a stand-in for the doc version, e.g. 5)

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