![]() |
Project
|
Namespaces | |
namespace | index_table |
namespace | mft |
Functions | |
const Double_t | diskThicknessInX0 (Int_t id) |
const Double_t | layerZPosition (Int_t id) |
Variables | |
constexpr Int_t | DisksNumber {5} |
constexpr Int_t | LayersNumber {2 * DisksNumber} |
constexpr Int_t | HalvesNumber {2} |
constexpr Double_t | LayerZPosition [] = {-45.3, -46.7, -48.6, -50.0, -52.4, -53.8, -67.7, -69.1, -76.1, -77.5} |
layer Z position to the middle of the CMOS sensor | |
constexpr Double_t | DiskThicknessInX0 [DisksNumber] = {0.008, 0.008, 0.008, 0.008, 0.008} |
disk thickness in X0 | |
|
inline |
Definition at line 37 of file Constants.h.
|
inline |
Definition at line 38 of file Constants.h.
|
constexpr |
Definition at line 27 of file Constants.h.
|
constexpr |
disk thickness in X0
Definition at line 35 of file Constants.h.
|
constexpr |
Definition at line 29 of file Constants.h.
|
constexpr |
Definition at line 28 of file Constants.h.
|
constexpr |
layer Z position to the middle of the CMOS sensor
Definition at line 32 of file Constants.h.