Skip to content

Commit 6daa053

Browse files
author
Sabrina Hernandez
committed
clang format
1 parent 473b661 commit 6daa053

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
@@ -303,7 +303,7 @@ struct FlowZdcTask {
303303
if (isNoSameBunchPileup) {
304304
if (!col.selection_bit(o2::aod::evsel::kNoSameBunchPileup)) {
305305
return false;
306-
}
306+
}
307307
histos.fill(HIST("hEventCounter"), EvCutLabel::NoSameBunchPileup);
308308
}
309309

0 commit comments

Comments
 (0)