Skip to content

Commit 50f9ae3

Browse files
Merge pull request #6 from alibuild/alibot-cleanup-15780
Please consider the following formatting changes to #15780
2 parents f62413e + 9d81e9f commit 50f9ae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/Upgrades/ALICE3/TRKFT3/FT3/simulation/include/FT3Simulation/FT3ModuleConstants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ namespace o2::ft3::ModuleConstants
4545
const double single_sensor_width = 2.5;
4646
const double single_sensor_height = 2.9;
4747
const double inactive_width = 0.2;
48-
const double sensor2x1_gap = 0.02; // both between L&R sensors in 2x1, and between two 2x1s
48+
const double sensor2x1_gap = 0.02; // both between L&R sensors in 2x1, and between two 2x1s
4949
const double stackGap = sensor2x1_gap; // gap between 2xN module stacks
5050

5151
const double active_width = single_sensor_width - inactive_width;

0 commit comments

Comments
 (0)