tdaq-develop-2025-02-12
ots::UDPFragment::Metadata Struct Reference

#include <artdaq-ots/Overlays/UDPFragment.hh>

Public Types

typedef uint64_t data_t
 

Public Attributes

data_t port: 16
 
data_t address: 32
 
data_t unused: 16
 

Static Public Attributes

static size_t const size_words = 1ull
 Units of Metadata::data_t.
 

Detailed Description

The "Metadata" struct is used to store info primarily related to the upstream hardware environment from where the fragment came

"data_t" is a typedef of the fundamental unit of data the metadata structure thinks of itself as consisting of; it can give its size via the static "size_words" variable ( UDPFragment::Metadata::size_words )

Definition at line 31 of file UDPFragment.hh.


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