Project
Loading...
Searching...
No Matches
o2::emcal::STUparam Namespace Reference

Variables

constexpr int FeeID [2] = {44, 45}
 FEE_ID in RDH.
 
constexpr int NTRU [2] = {32, 14}
 number of TRUs
 
constexpr int CFG_nWords [2] = {17, 17}
 number of configuration words
 
constexpr int L1JetIndex_nWords [2] = {11, 11}
 number of words with Jet indices
 
constexpr int L0index_nWords [2] = {96, 42}
 number of words with null data
 
constexpr int L1GammaIndex_nWords [2] = {128, 56}
 number of words with Gamma indices
 
constexpr int Raw_nWords [2] = {1536, 672}
 number of words with ADC
 
constexpr int SubregionsEta [2] = {12, 12}
 number of subregions over eta
 
constexpr int SubregionsPhi [2] = {16, 10}
 number of subregions over phi
 
constexpr int PaloadSizeFull [2] = {1928, 866}
 number of words in full payload = 1944/882-16
 
constexpr int PaloadSizeShort [2] = {391, 193}
 number of words in shorts payload = 407/209-16
 

Variable Documentation

◆ CFG_nWords

constexpr int o2::emcal::STUparam::CFG_nWords[2] = {17, 17}
constexpr

number of configuration words

Definition at line 127 of file Constants.h.

◆ FeeID

constexpr int o2::emcal::STUparam::FeeID[2] = {44, 45}
constexpr

FEE_ID in RDH.

Definition at line 125 of file Constants.h.

◆ L0index_nWords

constexpr int o2::emcal::STUparam::L0index_nWords[2] = {96, 42}
constexpr

number of words with null data

Definition at line 129 of file Constants.h.

◆ L1GammaIndex_nWords

constexpr int o2::emcal::STUparam::L1GammaIndex_nWords[2] = {128, 56}
constexpr

number of words with Gamma indices

Definition at line 130 of file Constants.h.

◆ L1JetIndex_nWords

constexpr int o2::emcal::STUparam::L1JetIndex_nWords[2] = {11, 11}
constexpr

number of words with Jet indices

Definition at line 128 of file Constants.h.

◆ NTRU

constexpr int o2::emcal::STUparam::NTRU[2] = {32, 14}
constexpr

number of TRUs

Definition at line 126 of file Constants.h.

◆ PaloadSizeFull

constexpr int o2::emcal::STUparam::PaloadSizeFull[2] = {1928, 866}
constexpr

number of words in full payload = 1944/882-16

Definition at line 134 of file Constants.h.

◆ PaloadSizeShort

constexpr int o2::emcal::STUparam::PaloadSizeShort[2] = {391, 193}
constexpr

number of words in shorts payload = 407/209-16

Definition at line 135 of file Constants.h.

◆ Raw_nWords

constexpr int o2::emcal::STUparam::Raw_nWords[2] = {1536, 672}
constexpr

number of words with ADC

Definition at line 131 of file Constants.h.

◆ SubregionsEta

constexpr int o2::emcal::STUparam::SubregionsEta[2] = {12, 12}
constexpr

number of subregions over eta

Definition at line 132 of file Constants.h.

◆ SubregionsPhi

constexpr int o2::emcal::STUparam::SubregionsPhi[2] = {16, 10}
constexpr

number of subregions over phi

Definition at line 133 of file Constants.h.