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

#include <Constants.h>

Static Public Attributes

static constexpr std::size_t sNPM = 18
 
static constexpr std::size_t sNPM_LCS = 1
 
static constexpr std::size_t sNTCM = 1
 
static constexpr std::size_t sNTOTAL_PM = sNPM + sNPM_LCS
 
static constexpr std::size_t sNTOTAL_FEE = sNPM + sNPM_LCS + sNTCM
 
static constexpr std::size_t sNCHANNELS_PER_PM = 12
 
static constexpr std::size_t sNCHANNELS_PM = sNPM * sNCHANNELS_PER_PM
 
static constexpr std::size_t sNCHANNELS_PM_LCS = sNPM_LCS * sNCHANNELS_PER_PM
 
static constexpr std::size_t sNTOTAL_CHANNELS_PM = sNCHANNELS_PM + sNCHANNELS_PM_LCS
 

Detailed Description

Definition at line 25 of file Constants.h.

Member Data Documentation

◆ sNCHANNELS_PER_PM

constexpr std::size_t o2::ft0::Constants::sNCHANNELS_PER_PM = 12
staticconstexpr

Definition at line 32 of file Constants.h.

◆ sNCHANNELS_PM

constexpr std::size_t o2::ft0::Constants::sNCHANNELS_PM = sNPM * sNCHANNELS_PER_PM
staticconstexpr

Definition at line 33 of file Constants.h.

◆ sNCHANNELS_PM_LCS

constexpr std::size_t o2::ft0::Constants::sNCHANNELS_PM_LCS = sNPM_LCS * sNCHANNELS_PER_PM
staticconstexpr

Definition at line 34 of file Constants.h.

◆ sNPM

constexpr std::size_t o2::ft0::Constants::sNPM = 18
staticconstexpr

Definition at line 26 of file Constants.h.

◆ sNPM_LCS

constexpr std::size_t o2::ft0::Constants::sNPM_LCS = 1
staticconstexpr

Definition at line 27 of file Constants.h.

◆ sNTCM

constexpr std::size_t o2::ft0::Constants::sNTCM = 1
staticconstexpr

Definition at line 28 of file Constants.h.

◆ sNTOTAL_CHANNELS_PM

constexpr std::size_t o2::ft0::Constants::sNTOTAL_CHANNELS_PM = sNCHANNELS_PM + sNCHANNELS_PM_LCS
staticconstexpr

Definition at line 35 of file Constants.h.

◆ sNTOTAL_FEE

constexpr std::size_t o2::ft0::Constants::sNTOTAL_FEE = sNPM + sNPM_LCS + sNTCM
staticconstexpr

Definition at line 30 of file Constants.h.

◆ sNTOTAL_PM

constexpr std::size_t o2::ft0::Constants::sNTOTAL_PM = sNPM + sNPM_LCS
staticconstexpr

Definition at line 29 of file Constants.h.


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