DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::fddetdataformats::TDEEthFrame::TDEEthHeader Struct Reference

#include <TDEEthFrame.hpp>

Public Attributes

uint64_t reserved: 26
 
uint64_t tde_errors: 16
 
uint64_t tde_header: 10
 
uint64_t version: 4
 
uint64_t channel: 8
 
uint64_t TAItime: 64
 

Detailed Description

Definition at line 53 of file TDEEthFrame.hpp.

Member Data Documentation

◆ channel

uint64_t dunedaq::fddetdataformats::TDEEthFrame::TDEEthHeader::channel

Definition at line 59 of file TDEEthFrame.hpp.

◆ reserved

uint64_t dunedaq::fddetdataformats::TDEEthFrame::TDEEthHeader::reserved

Definition at line 55 of file TDEEthFrame.hpp.

◆ TAItime

uint64_t dunedaq::fddetdataformats::TDEEthFrame::TDEEthHeader::TAItime

Definition at line 60 of file TDEEthFrame.hpp.

◆ tde_errors

uint64_t dunedaq::fddetdataformats::TDEEthFrame::TDEEthHeader::tde_errors

Definition at line 56 of file TDEEthFrame.hpp.

◆ tde_header

uint64_t dunedaq::fddetdataformats::TDEEthFrame::TDEEthHeader::tde_header

Definition at line 57 of file TDEEthFrame.hpp.

◆ version

uint64_t dunedaq::fddetdataformats::TDEEthFrame::TDEEthHeader::version

Definition at line 58 of file TDEEthFrame.hpp.


The documentation for this struct was generated from the following file: