Skip to content

Commit 91d9d7e

Browse files
author
Sabrina Hernandez
committed
removed unused variable
1 parent c86129f commit 91d9d7e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGCF/Flow/Tasks/flowZdcTask.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ struct FlowZdcTask {
392392
}
393393
histos.fill(HIST("hEventCounter"), EvCutLabel::Zdc);
394394
auto zdc = foundBC.zdc();
395-
auto cent = collision.centFT0C();
396395

397396
float aT0A = 0., aT0C = 0.;
398397
if (foundBC.has_ft0()) {

0 commit comments

Comments
 (0)