#include <DAPHNEStreamSuperChunkTypeAdapter.hpp>
◆ FrameType
◆ begin()
FrameType * dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::begin |
( |
| ) |
|
|
inline |
◆ end()
FrameType * dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::end |
( |
| ) |
|
|
inline |
◆ fake_adc_pattern()
void dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::fake_adc_pattern |
( |
int | | ) |
|
|
inline |
◆ fake_frame_errors()
void dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::fake_frame_errors |
( |
std::vector< uint16_t > * | | ) |
|
|
inline |
◆ fake_geoid()
void dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::fake_geoid |
( |
uint16_t | , |
|
|
uint16_t | , |
|
|
uint16_t | ) |
|
inline |
◆ fake_timestamps()
void dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::fake_timestamps |
( |
uint64_t | first_timestamp, |
|
|
uint64_t | offset = 64 ) |
|
inline |
Definition at line 46 of file DAPHNEStreamSuperChunkTypeAdapter.hpp.
47 {
48 uint64_t ts_next = first_timestamp;
52 df->daq_header.timestamp_2 = ts_next >> 32;
54 }
55 }
constexpr size_t get_frame_size() const
constexpr size_t get_num_frames() const
◆ get_frame_size()
size_t dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::get_frame_size |
( |
| ) |
const |
|
inlineconstexpr |
◆ get_num_frames()
size_t dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::get_num_frames |
( |
| ) |
const |
|
inlineconstexpr |
Definition at line 81 of file DAPHNEStreamSuperChunkTypeAdapter.hpp.
const constexpr std::size_t kDAPHNEStreamNumFrames
For DAPHNE Stream the numbers are similar to DUNE-WIB 12[DAPHNE frames] x 472[Bytes] = 5664[Bytes]
◆ get_payload_size()
size_t dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::get_payload_size |
( |
| ) |
const |
|
inlineconstexpr |
◆ get_timestamp()
uint64_t dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::get_timestamp |
( |
| ) |
const |
|
inline |
◆ operator<()
◆ set_timestamp()
void dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::set_timestamp |
( |
uint64_t | ts | ) |
|
|
inline |
◆ data
◆ expected_tick_difference
const constexpr uint64_t dunedaq::fdreadoutlibs::types::DAPHNEStreamSuperChunkTypeAdapter::expected_tick_difference = 64 |
|
staticconstexpr |
◆ fragment_type
◆ subsystem
The documentation for this struct was generated from the following file: