Skip to content

Commit 5a6e862

Browse files
Merge pull request #4 from alibuild/alibot-cleanup-11571
Please consider the following formatting changes to #11571
2 parents ad3ed6c + f3a823b commit 5a6e862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Nuspex/spectraTOF.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2052,7 +2052,7 @@ struct tofSpectra {
20522052
hDcaXYWrongCollisionPrm[i]->Fill(track.pt(), track.dcaXY());
20532053
}
20542054
}
2055-
2055+
20562056
if (!passesDCAxyCut(track)) { // Skipping tracks that don't pass the standard cuts
20572057
return;
20582058
}

0 commit comments

Comments
 (0)