SRS-control 0.1.4
Loading...
Searching...
No Matches
srs::process::internal Namespace Reference

Classes

struct  HitDataCompact
struct  MarkerDataCompact

Variables

constexpr auto TDC_BIT_LENGTH = 8U
constexpr auto CHANNEL_NUM_BIT_LENGTH = 6U
constexpr auto BC_ID_BIT_LENGTH = 12U
constexpr auto ADC_BIT_LENGTH = 10U
constexpr auto VMM_ID_BIT_LENGTH = 5U
constexpr auto OFFSET_BIT_LENGTH = 5U

Variable Documentation

◆ ADC_BIT_LENGTH

auto srs::process::internal::ADC_BIT_LENGTH = 10U
constexpr

Definition at line 12 of file SRSDataCompact.hpp.

◆ BC_ID_BIT_LENGTH

auto srs::process::internal::BC_ID_BIT_LENGTH = 12U
constexpr

Definition at line 11 of file SRSDataCompact.hpp.

◆ CHANNEL_NUM_BIT_LENGTH

auto srs::process::internal::CHANNEL_NUM_BIT_LENGTH = 6U
constexpr

Definition at line 10 of file SRSDataCompact.hpp.

◆ OFFSET_BIT_LENGTH

auto srs::process::internal::OFFSET_BIT_LENGTH = 5U
constexpr

Definition at line 14 of file SRSDataCompact.hpp.

◆ TDC_BIT_LENGTH

auto srs::process::internal::TDC_BIT_LENGTH = 8U
constexpr

Definition at line 9 of file SRSDataCompact.hpp.

◆ VMM_ID_BIT_LENGTH

auto srs::process::internal::VMM_ID_BIT_LENGTH = 5U
constexpr

Definition at line 13 of file SRSDataCompact.hpp.