|
| UDPFragment (artdaq::Fragment const &f) |
|
Header::event_size_t | hdr_event_size () const |
|
Header::data_type_t | hdr_data_type () const |
|
size_t | udp_data_words () const |
| UDP Data Word Count.
|
|
uint8_t const * | dataBegin () const |
| Start of the UDP data, returned as a pointer.
|
|
uint8_t const * | dataEnd () const |
| End of the UDP data, returned as a pointer.
|
|
|
static constexpr size_t | hdr_size_words () |
|
Definition at line 20 of file UDPFragment.hh.
◆ UDPFragment()
ots::UDPFragment::UDPFragment |
( |
artdaq::Fragment const & |
f | ) |
|
|
inline |
The constructor simply sets its const private member "artdaq_Fragment_" to refer to the artdaq::Fragment object
Definition at line 79 of file UDPFragment.hh.
◆ bytes_per_word_()
static constexpr size_t ots::UDPFragment::bytes_per_word_ |
( |
| ) |
|
|
inlinestaticconstexprprotected |
Functions to translate between byte size and the size of this fragment overlay's concept of a unit of data (i.e., Header::data_t).
Definition at line 107 of file UDPFragment.hh.
◆ hdr_event_size()
Header::event_size_t ots::UDPFragment::hdr_event_size |
( |
| ) |
const |
|
inline |
const getter functions for the data in the header
Definition at line 83 of file UDPFragment.hh.
◆ header_()
Header const* ots::UDPFragment::header_ |
( |
| ) |
const |
|
inlineprotected |
The documentation for this class was generated from the following file: