2 parents f62413e + 9d81e9f commit 50f9ae3Copy full SHA for 50f9ae3
1 file changed
Detectors/Upgrades/ALICE3/TRKFT3/FT3/simulation/include/FT3Simulation/FT3ModuleConstants.h
@@ -45,7 +45,7 @@ namespace o2::ft3::ModuleConstants
45
const double single_sensor_width = 2.5;
46
const double single_sensor_height = 2.9;
47
const double inactive_width = 0.2;
48
-const double sensor2x1_gap = 0.02; // both between L&R sensors in 2x1, and between two 2x1s
+const double sensor2x1_gap = 0.02; // both between L&R sensors in 2x1, and between two 2x1s
49
const double stackGap = sensor2x1_gap; // gap between 2xN module stacks
50
51
const double active_width = single_sensor_width - inactive_width;
0 commit comments