Project
Loading...
Searching...
No Matches
o2::tpc::TPCZSHDR Struct Reference

#include <ZeroSuppression.h>

Inherited by o2::tpc::TPCZSHDRV2.

Public Attributes

unsigned char version
 
unsigned char nTimeBinSpan
 
unsigned short cruID
 
unsigned short timeOffset
 
unsigned short nADCsamples
 

Static Public Attributes

static constexpr size_t TPC_ZS_PAGE_SIZE = 8192
 
static constexpr size_t TPC_MAX_SEQ_LEN = 138
 
static constexpr size_t TPC_MAX_ZS_ROW_IN_ENDPOINT = 9
 
static constexpr unsigned int MAX_DIGITS_IN_PAGE = (TPC_ZS_PAGE_SIZE - 64 - 6 - 4 - 3) * 8 / 10
 
static constexpr unsigned int TPC_ZS_NBITS_V1 = 10
 
static constexpr unsigned int TPC_ZS_NBITS_V2 = 12
 

Detailed Description

Definition at line 37 of file ZeroSuppression.h.

Member Data Documentation

◆ cruID

unsigned short o2::tpc::TPCZSHDR::cruID

Definition at line 51 of file ZeroSuppression.h.

◆ MAX_DIGITS_IN_PAGE

constexpr unsigned int o2::tpc::TPCZSHDR::MAX_DIGITS_IN_PAGE = (TPC_ZS_PAGE_SIZE - 64 - 6 - 4 - 3) * 8 / 10
staticconstexpr

Definition at line 41 of file ZeroSuppression.h.

◆ nADCsamples

unsigned short o2::tpc::TPCZSHDR::nADCsamples

Definition at line 53 of file ZeroSuppression.h.

◆ nTimeBinSpan

unsigned char o2::tpc::TPCZSHDR::nTimeBinSpan

Definition at line 50 of file ZeroSuppression.h.

◆ timeOffset

unsigned short o2::tpc::TPCZSHDR::timeOffset

Definition at line 52 of file ZeroSuppression.h.

◆ TPC_MAX_SEQ_LEN

constexpr size_t o2::tpc::TPCZSHDR::TPC_MAX_SEQ_LEN = 138
staticconstexpr

Definition at line 39 of file ZeroSuppression.h.

◆ TPC_MAX_ZS_ROW_IN_ENDPOINT

constexpr size_t o2::tpc::TPCZSHDR::TPC_MAX_ZS_ROW_IN_ENDPOINT = 9
staticconstexpr

Definition at line 40 of file ZeroSuppression.h.

◆ TPC_ZS_NBITS_V1

constexpr unsigned int o2::tpc::TPCZSHDR::TPC_ZS_NBITS_V1 = 10
staticconstexpr

Definition at line 42 of file ZeroSuppression.h.

◆ TPC_ZS_NBITS_V2

constexpr unsigned int o2::tpc::TPCZSHDR::TPC_ZS_NBITS_V2 = 12
staticconstexpr

Definition at line 43 of file ZeroSuppression.h.

◆ TPC_ZS_PAGE_SIZE

constexpr size_t o2::tpc::TPCZSHDR::TPC_ZS_PAGE_SIZE = 8192
staticconstexpr

Definition at line 38 of file ZeroSuppression.h.

◆ version

unsigned char o2::tpc::TPCZSHDR::version

Definition at line 45 of file ZeroSuppression.h.


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