#include <DAPHNEEthStreamTypeAdapter.hpp>
◆ FrameType
◆ begin()
| FrameType * dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::begin |
( |
| ) |
|
|
inline |
Definition at line 73 of file DAPHNEEthStreamTypeAdapter.hpp.
74 {
76 }
char data[kDAPHNEEthStreamSize]
dunedaq::fddetdataformats::DAPHNEEthStreamFrame FrameType
◆ end()
| FrameType * dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::end |
( |
| ) |
|
|
inline |
◆ fake_adc_pattern()
| void dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::fake_adc_pattern |
( |
int | channel | ) |
|
|
inline |
◆ fake_frame_errors()
| void dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::fake_frame_errors |
( |
std::vector< uint16_t > * | | ) |
|
|
inline |
◆ fake_geoid()
| void dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::fake_geoid |
( |
uint16_t | crate_id, |
|
|
uint16_t | slot_id, |
|
|
uint16_t | stream_id ) |
|
inline |
Definition at line 52 of file DAPHNEEthStreamTypeAdapter.hpp.
52 {
56 df->daq_header.slot_id = slot_id;
57 df->daq_header.stream_id = stream_id;
58 }
59 }
constexpr size_t get_num_frames() const
constexpr size_t get_frame_size() const
◆ fake_timestamps()
| void dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::fake_timestamps |
( |
uint64_t | first_timestamp, |
|
|
uint64_t | offset = 280 ) |
|
inline |
◆ get_frame_size()
| size_t dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::get_frame_size |
( |
| ) |
const |
|
inlineconstexpr |
◆ get_num_frames()
| size_t dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::get_num_frames |
( |
| ) |
const |
|
inlineconstexpr |
◆ get_payload_size()
| size_t dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::get_payload_size |
( |
| ) |
const |
|
inlineconstexpr |
◆ get_timestamp()
| uint64_t dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::get_timestamp |
( |
| ) |
const |
|
inline |
◆ operator<()
◆ set_timestamp()
| void dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::set_timestamp |
( |
uint64_t | ts | ) |
|
|
inline |
◆ data
◆ expected_tick_difference
| const constexpr uint64_t dunedaq::fdreadoutlibs::types::DAPHNEEthStreamTypeAdapter::expected_tick_difference = 280 |
|
staticconstexpr |
◆ fragment_type
◆ subsystem
The documentation for this struct was generated from the following file: