Skip to content

Commit 1c1364b

Browse files
authored
Merge pull request #2 from alibuild/alibot-cleanup-8440
Please consider the following formatting changes to AliceO2Group#8440
2 parents 45250d7 + a5325fa commit 1c1364b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGUD/Tasks/upcRhoAnalysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ struct upcRhoAnalysis {
624624
QC.fill(HIST("QC/tracks/hSelectionCounter"), 14);
625625

626626
QC.fill(HIST("QC/tracks/cut/hTpcNSigmaPi2D"), cutTracks[0].tpcNSigmaPi(), cutTracks[1].tpcNSigmaPi());
627-
627+
628628
if (!tracksPassPiPID(cutTracks))
629629
return;
630630
for (int i = 0; i < static_cast<int>(cutTracks.size()); i++)

0 commit comments

Comments
 (0)