Skip to content

Commit 471b453

Browse files
committed
Please consider the following formatting changes
1 parent af48466 commit 471b453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)