We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d5736 commit 846d528Copy full SHA for 846d528
1 file changed
Detectors/ITSMFT/ITS/tracking/include/ITStracking/TrackingConfigParam.h
@@ -36,7 +36,7 @@ struct VertexerParamConfig : public o2::conf::ConfigurableParamHelper<VertexerPa
36
float duplicateZCut = 0.7985643f;
37
float finalSelectionZCut = 0.2932624f;
38
float duplicateDistance2Cut = 0.0223001f;
39
- float tanLambdaCut = 0.002f; // tanLambda = deltaZ/deltaR
+ float tanLambdaCut = 0.002f; // tanLambda = deltaZ/deltaR
40
float vertNsigmaCut = 5.8762583f; // N sigma cut for vertex XY
41
float vertRadiusSigma = 0.0343575f; // sigma of vertex XY
42
float trackletSigma = 0.0143798f; // tracklet to vertex sigma
0 commit comments