Skip to content

Commit f3a823b

Browse files
committed
Please consider the following formatting changes
1 parent ad3ed6c commit f3a823b

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)