Skip to content

Commit 302c1f8

Browse files
Merge pull request #88 from alibuild/alibot-cleanup-17760
Please consider the following formatting changes to #17760
2 parents 13dfe0c + f8940a1 commit 302c1f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PWGLF/Tasks/Strangeness/forwardlambdakzeroanalysis.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,9 +1242,9 @@ struct forwardlambdakzeroanalysis {
12421242
fitter.setBz(magField);
12431243
}
12441244

1245-
// Ideal Armenteros-Podolanski ellipse of a two-body decay hypothesis: centre and half-axes
1245+
// Ideal Armenteros-Podolanski ellipse of a two-body decay hypothesis: centre and half-axes
12461246
struct ArmenterosEllipse {
1247-
float alphaCenter; // (E*_pos - E*_neg) / M, vanishes for symmetric decays
1247+
float alphaCenter; // (E*_pos - E*_neg) / M, vanishes for symmetric decays
12481248
float alphaHalfWidth; // 2 qStar / (beta M)
12491249
float qStar; // daughter momentum in the mother rest frame = maximum qT
12501250
};

0 commit comments

Comments
 (0)