![]() |
Project
|
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 | |
|
constexpr |
number of configuration words
Definition at line 127 of file Constants.h.
|
constexpr |
FEE_ID in RDH.
Definition at line 125 of file Constants.h.
|
constexpr |
number of words with null data
Definition at line 129 of file Constants.h.
|
constexpr |
number of words with Gamma indices
Definition at line 130 of file Constants.h.
|
constexpr |
number of words with Jet indices
Definition at line 128 of file Constants.h.
|
constexpr |
number of TRUs
Definition at line 126 of file Constants.h.
|
constexpr |
number of words in full payload = 1944/882-16
Definition at line 134 of file Constants.h.
|
constexpr |
number of words in shorts payload = 407/209-16
Definition at line 135 of file Constants.h.
|
constexpr |
number of words with ADC
Definition at line 131 of file Constants.h.
|
constexpr |
number of subregions over eta
Definition at line 132 of file Constants.h.
|
constexpr |
number of subregions over phi
Definition at line 133 of file Constants.h.