Skip to content

Commit abd61c7

Browse files
authored
Please consider the following formatting changes to #13976 (#13977)
1 parent 5a153fe commit abd61c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGLF/Tasks/Strangeness/derivedlambdakzeroanalysis.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,9 @@ struct derivedlambdakzeroanalysis {
192192
Configurable<float> v0radiusMax{"v0radiusMax", 1E5, "maximum V0 radius (cm)"};
193193
Configurable<LabeledArray<float>> lifetimecut{"lifetimecut", {DefaultLifetimeCuts[0], 2, {"lifetimecutLambda", "lifetimecutK0S"}}, "lifetimecut"};
194194

195-
// invariant mass selection
195+
// invariant mass selection
196196
Configurable<float> compMassRejection{"compMassRejection", -1, "Competing mass rejection (GeV/#it{c}^{2})"};
197-
197+
198198
// Additional selection on the AP plot (exclusive for K0Short)
199199
// original equation: lArmPt*5>TMath::Abs(lArmAlpha)
200200
Configurable<float> armPodCut{"armPodCut", 5.0f, "pT * (cut) > |alpha|, AP cut. Negative: no cut"};

0 commit comments

Comments
 (0)