Skip to content

Commit 4cd9b20

Browse files
maciaccoGiorgioAlbertoLucia
authored andcommitted
update segmentation parameters for updated geometry specs
1 parent 51c194e commit 4cd9b20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Detectors/Upgrades/ALICE3/IOTOF/base/include/IOTOFBase/IOTOFBaseParam.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ struct ITOFChipSpecifics : ChipSpecifics {
5454
struct OTOFChipSpecifics : ChipSpecifics {
5555
OTOFChipSpecifics()
5656
{
57-
NCols = 251;
58-
NRows = 487;
57+
NCols = 517;
58+
NRows = 243;
5959
PitchCol = 250.00e-4;
6060
PitchRow = 100.00e-4;
6161
PassiveEdgeSide = 106.48e-4;

0 commit comments

Comments
 (0)