We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcef291 commit f27e878Copy full SHA for f27e878
1 file changed
Detectors/Upgrades/ALICE3/FD/base/include/FDBase/Constants.h
@@ -29,7 +29,7 @@ struct Constants {
29
static constexpr float etaMax = 7.0f;
30
static constexpr float etaMin = 4.0f;
31
32
- static constexpr int nringsA_withFCT = 4;
+ static constexpr int nringsA_withFCT = 3;
33
static constexpr float etaMinA_withFCT = 5.0f;
34
};
35
0 commit comments