![]() |
Project
|
Functions | |
| template<typename T = int> | |
| T | getDetID2Layer (T detID) |
| template<typename T = int> | |
| T | getSensorID (T detID) |
| template<typename T = int> | |
| bool | isDetITS3 (T detID) |
Variables | |
| constexpr unsigned int | mDetIDs {2 * 12 * 12 * 12} |
| constexpr unsigned int | l0IDStart {0} |
| constexpr unsigned int | l0IDEnd {(2 * 3 * 12 * 12) - 1} |
| constexpr unsigned int | l0IDTot {2 * 3 * 12 * 12} |
| constexpr unsigned int | l1IDStart {l0IDEnd + 1} |
| constexpr unsigned int | l1IDEnd {l1IDStart + (2 * 4 * 12 * 12) - 1} |
| constexpr unsigned int | l1IDTot {2 * 4 * 12 * 12} |
| constexpr unsigned int | l2IDStart {l1IDEnd + 1} |
| constexpr unsigned int | l2IDEnd {l2IDStart + (2 * 5 * 12 * 12) - 1} |
| constexpr unsigned int | l2IDTot {2 * 5 * 12 * 12} |
| constexpr unsigned int | nChips {l2IDEnd + 1} |
|
inline |
|
inline |
|
inline |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |