9#ifndef TRIGGER_INCLUDE_TRIGGER_TAWRAPPER_HPP_
10#define TRIGGER_INCLUDE_TRIGGER_TAWRAPPER_HPP_
PDS Frame with unphysical timestamp detected with ts
void write_overlay(const Object &object, void *buffer)
size_t get_overlay_nbytes(const Object &object)
static const constexpr daqdataformats::SourceID::Subsystem subsystem
static const constexpr daqdataformats::FragmentType fragment_type
void set_timestamp(uint64_t ts)
std::vector< uint8_t > activity_overlay_buffer
static const constexpr uint64_t expected_tick_difference
triggeralgs::TriggerActivity activity
size_t get_payload_size()
bool operator<(const TAWrapper &other) const
void fake_timestamps(uint64_t first_timestamp, uint64_t=0)
uint64_t get_timestamp() const
TAWrapper(triggeralgs::TriggerActivity a=triggeralgs::TriggerActivity())