![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | PHTpcConst |
Variables | |
| const int | PHTpcConst::TPC_LAYERS_MAX = 48 |
| const double | PHTpcConst::TPC_LAYERS_RADIUS [TPC_LAYERS_MAX] |
| const double | PHTpcConst::TPC_LAYERS_DELTAR [TPC_LAYERS_MAX] |
| const double | PHTpcConst::TPC_RADIUS_MIN = TPC_LAYERS_RADIUS[0] - TPC_LAYERS_DELTAR[0] |
| const double | PHTpcConst::TPC_RADIUS_MAX = TPC_LAYERS_RADIUS[TPC_LAYERS_MAX - 1] + TPC_LAYERS_DELTAR[TPC_LAYERS_MAX - 1] |
Definition in file PHTpcConst.h.