Skip to content

Commit 6fab5c6

Browse files
author
Sabrina Hernandez
committed
whitespace and clang
1 parent af48466 commit 6fab5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Flow/Tasks/flowZdcTask.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ struct FlowZdcTask {
509509
histos.fill(HIST("NchVsITStracks"), itsTracks, glbTracks);
510510
if (glbTracks >= minNchSel) {
511511
histos.fill(HIST("NchVsMeanPt"), glbTracks, meanpt / glbTracks);
512-
}
512+
}
513513
float tZNA{zdc.timeZNA()};
514514
float tZNC{zdc.timeZNC()};
515515
float tZPA{zdc.timeZPA()};

0 commit comments

Comments
 (0)