Skip to content

Commit 846d528

Browse files
committed
Please consider the following formatting changes
1 parent c0d5736 commit 846d528

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/ITSMFT/ITS/tracking/include/ITStracking/TrackingConfigParam.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ struct VertexerParamConfig : public o2::conf::ConfigurableParamHelper<VertexerPa
3636
float duplicateZCut = 0.7985643f;
3737
float finalSelectionZCut = 0.2932624f;
3838
float duplicateDistance2Cut = 0.0223001f;
39-
float tanLambdaCut = 0.002f; // tanLambda = deltaZ/deltaR
39+
float tanLambdaCut = 0.002f; // tanLambda = deltaZ/deltaR
4040
float vertNsigmaCut = 5.8762583f; // N sigma cut for vertex XY
4141
float vertRadiusSigma = 0.0343575f; // sigma of vertex XY
4242
float trackletSigma = 0.0143798f; // tracklet to vertex sigma

0 commit comments

Comments
 (0)