Skip to content

Commit aa8ef87

Browse files
authored
Merge pull request #3 from alibuild/alibot-cleanup-12316
Please consider the following formatting changes to #12316
2 parents 5627e5f + a5a1694 commit aa8ef87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/TableProducer/Strangeness/sigmaminustask.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ struct sigmaminustask {
171171
if (collision.has_mcCollision()) {
172172
mcCollisionIdCheck = collision.mcCollision().globalIndex() == mcTrackPiDau.mcCollisionId();
173173
}
174-
174+
175175
rSigmaMinus.fill(HIST("h2MassPtMCRec"), kinkCand.mothSign() * kinkCand.ptMoth(), kinkCand.mSigmaMinus());
176176
if (mcTrackSigma.pdgCode() > 0) {
177177
rSigmaMinus.fill(HIST("h2MassResolution_plus"), kinkCand.mSigmaMinus(), kinkCand.mSigmaMinus() - MotherMassMC);

0 commit comments

Comments
 (0)