Skip to content

Commit db3ddba

Browse files
author
Sabrina Hernandez
committed
remove variable
1 parent 4860188 commit db3ddba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PWGCF/Flow/Tasks/flowZdcTask.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,8 +455,6 @@ struct FlowZdcTask {
455455
for (const auto& amplitude : foundBC.fv0a().amplitude()) {
456456
aV0A += amplitude;
457457
}
458-
} else {
459-
aV0A = -999.;
460458
}
461459
float tZNA{zdc.timeZNA()};
462460
float tZNC{zdc.timeZNC()};

0 commit comments

Comments
 (0)