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

Go to the source code of this file.

Classes

class  dunedaq::fddetdataformats::DAPHNEFrame
 
struct  dunedaq::fddetdataformats::DAPHNEFrame::Header
 
struct  dunedaq::fddetdataformats::DAPHNEFrame::PeakDescriptorData
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::fddetdataformats
 

Detailed Description

Contains declaration of DAPHNEFrame, a class for accessing raw DAPHNE frames, as produced by the DAPHNE boards

The canonical definition of the PDS DAPHNE format is given in EDMS document 2088726: https://edms.cern.ch/document/2088726/3

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