Skip to content

Commit 23db629

Browse files
authored
Merge pull request #14 from alibuild/alibot-cleanup-4716
Please consider the following formatting changes to #4716
2 parents bc7d649 + 0c93c04 commit 23db629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Nuspex/antidLambdaEbye.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ struct antidLambdaEbye {
395395
std::sort(trkId.begin(), trkId.end());
396396
if (std::adjacent_find(trkId.begin(), trkId.end()) != trkId.end()) {
397397
candidateV0s.clear();
398-
398+
399399
CandidateV0 candV0;
400400
candV0.pt = -999.f;
401401
candV0.eta = -999.f;

0 commit comments

Comments
 (0)