Skip to content

Commit a2a8b9c

Browse files
committed
Update magnet length
1 parent 7675f01 commit a2a8b9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/Upgrades/ALICE3/Passive/src/Magnet.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ void Alice3Magnet::ConstructGeometry()
129129
mRestMaterialThickness = 6.8f; // cm
130130
mOuterWrapInnerRadius = 180.f; // cm
131131
mOuterWrapThickness = 3.f; // cm
132-
mZLength = 750.f; // cm Length of the magnet (Z direction)
132+
mZLength = 620.f; // cm Length of the magnet (Z direction)
133133
break;
134134
case o2::passive::MagnetLayout::MagReducedRadius:
135135
mInnerWrapInnerRadius = 125.f; // cm

0 commit comments

Comments
 (0)