Project
Loading...
Searching...
No Matches
o2::ft0::DigitizationConstants Struct Reference

#include <DigitizationConstants.h>

Static Public Attributes

static constexpr int NOISE_RANDOM_RING_SIZE = 1000 * 1000
 
static constexpr int SINC_TABLE_SIZE = 2048
 
static constexpr int SIGNAL_TABLE_SIZE = 4096
 
static constexpr double SIGNAL_CACHE_DT = 0.005
 

Detailed Description

Definition at line 17 of file DigitizationConstants.h.

Member Data Documentation

◆ NOISE_RANDOM_RING_SIZE

constexpr int o2::ft0::DigitizationConstants::NOISE_RANDOM_RING_SIZE = 1000 * 1000
staticconstexpr

Definition at line 18 of file DigitizationConstants.h.

◆ SIGNAL_CACHE_DT

constexpr double o2::ft0::DigitizationConstants::SIGNAL_CACHE_DT = 0.005
staticconstexpr

Definition at line 21 of file DigitizationConstants.h.

◆ SIGNAL_TABLE_SIZE

constexpr int o2::ft0::DigitizationConstants::SIGNAL_TABLE_SIZE = 4096
staticconstexpr

Definition at line 20 of file DigitizationConstants.h.

◆ SINC_TABLE_SIZE

constexpr int o2::ft0::DigitizationConstants::SINC_TABLE_SIZE = 2048
staticconstexpr

Definition at line 19 of file DigitizationConstants.h.


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