#include <RawWIBTp.hpp>
Definition at line 177 of file RawWIBTp.hpp.
◆ RawWIBTp()
dunedaq::detdataformats::wib::RawWIBTp::RawWIBTp |
( |
| ) |
|
|
inline |
◆ get_frame_size()
size_t dunedaq::detdataformats::wib::RawWIBTp::get_frame_size |
( |
| ) |
|
|
inline |
◆ get_header_size()
size_t dunedaq::detdataformats::wib::RawWIBTp::get_header_size |
( |
| ) |
|
|
inline |
Definition at line 194 of file RawWIBTp.hpp.
195 {
196 return sizeof(TpHeader);
197 }
◆ get_nhits()
int dunedaq::detdataformats::wib::RawWIBTp::get_nhits |
( |
| ) |
|
|
inline |
◆ get_padding_3()
uint16_t dunedaq::detdataformats::wib::RawWIBTp::get_padding_3 |
( |
| ) |
|
|
inline |
◆ get_timestamp() [1/2]
uint64_t dunedaq::detdataformats::wib::RawWIBTp::get_timestamp |
( |
| ) |
|
|
inline |
◆ get_timestamp() [2/2]
uint64_t dunedaq::detdataformats::wib::RawWIBTp::get_timestamp |
( |
| ) |
const |
|
inline |
◆ get_tp_header() [1/2]
TpHeader * dunedaq::detdataformats::wib::RawWIBTp::get_tp_header |
( |
| ) |
|
|
inline |
◆ get_tp_header() [2/2]
const TpHeader * dunedaq::detdataformats::wib::RawWIBTp::get_tp_header |
( |
| ) |
const |
|
inline |
◆ set_nhits()
void dunedaq::detdataformats::wib::RawWIBTp::set_nhits |
( |
int | nhits | ) |
|
|
inline |
◆ set_timestamp()
void dunedaq::detdataformats::wib::RawWIBTp::set_timestamp |
( |
const uint64_t | ts | ) |
|
|
inline |
Definition at line 211 of file RawWIBTp.hpp.
212 {
214 }
PDS Frame with unphysical timestamp detected with ts
◆ m_blocks
TpData dunedaq::detdataformats::wib::RawWIBTp::m_blocks[] |
◆ m_head
TpHeader dunedaq::detdataformats::wib::RawWIBTp::m_head |
◆ m_nhits
int dunedaq::detdataformats::wib::RawWIBTp::m_nhits |
|
private |
The documentation for this struct was generated from the following file:
- /github/workspace/dunedaq/sourcecode/detdataformats/include/detdataformats/wib/RawWIBTp.hpp