Skip to content

Commit 09ad3b6

Browse files
Merge pull request #73 from alibuild/alibot-cleanup-16484
[PWGLF] Please consider the following formatting changes to #16484
2 parents ad32fca + 193e111 commit 09ad3b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/TableProducer/Common/kinkBuilder.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ struct kinkBuilder {
402402
hSelMotherQA->Fill(4.f, isPositive);
403403

404404
h2ItsClsMothBeforeSel->Fill(candidate.itsNCls(), candidate.itsNClsInnerBarrel());
405-
if (candidate.itsNCls() >= nItsTotalLayers-1)
405+
if (candidate.itsNCls() >= nItsTotalLayers - 1)
406406
return false;
407407
hSelMotherQA->Fill(5.f, isPositive);
408408

0 commit comments

Comments
 (0)