Skip to content

Commit f76889d

Browse files
maciaccoGiorgioAlbertoLucia
authored andcommitted
update segmentation parameters for updated geometry specs
1 parent 64be253 commit f76889d

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
@@ -53,8 +53,8 @@ struct ITOFChipSpecifics : ChipSpecifics {
5353
struct OTOFChipSpecifics : ChipSpecifics {
5454
OTOFChipSpecifics()
5555
{
56-
NCols = 251;
57-
NRows = 487;
56+
NCols = 517;
57+
NRows = 243;
5858
PitchCol = 250.00e-4;
5959
PitchRow = 100.00e-4;
6060
PassiveEdgeSide = 106.48e-4;

0 commit comments

Comments
 (0)