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

#include <SRSDataCompact.hpp>

Public Attributes

uint16_t : 16
uint16_t tdc: TDC_BIT_LENGTH
uint16_t channel_num: CHANNEL_NUM_BIT_LENGTH
uint16_t is_over_threshold: 1
uint16_t flag: 1
uint32_t bc_id: BC_ID_BIT_LENGTH
uint32_t adc: ADC_BIT_LENGTH
uint32_t vmm_id: VMM_ID_BIT_LENGTH
uint32_t offset: OFFSET_BIT_LENGTH

Detailed Description

Definition at line 16 of file SRSDataCompact.hpp.

Member Data Documentation

◆ __pad0__

uint16_t srs::process::internal::HitDataCompact::__pad0__

Definition at line 18 of file SRSDataCompact.hpp.

◆ adc

uint32_t srs::process::internal::HitDataCompact::adc

Definition at line 24 of file SRSDataCompact.hpp.

◆ bc_id

uint32_t srs::process::internal::HitDataCompact::bc_id

Definition at line 23 of file SRSDataCompact.hpp.

◆ channel_num

uint16_t srs::process::internal::HitDataCompact::channel_num

Definition at line 20 of file SRSDataCompact.hpp.

◆ flag

uint16_t srs::process::internal::HitDataCompact::flag

Definition at line 22 of file SRSDataCompact.hpp.

◆ is_over_threshold

uint16_t srs::process::internal::HitDataCompact::is_over_threshold

Definition at line 21 of file SRSDataCompact.hpp.

◆ offset

uint32_t srs::process::internal::HitDataCompact::offset

Definition at line 26 of file SRSDataCompact.hpp.

◆ tdc

uint16_t srs::process::internal::HitDataCompact::tdc

Definition at line 19 of file SRSDataCompact.hpp.

◆ vmm_id

uint32_t srs::process::internal::HitDataCompact::vmm_id

Definition at line 25 of file SRSDataCompact.hpp.


The documentation for this struct was generated from the following file: