Skip to content

Commit dbadf29

Browse files
author
Sabrina Hernandez
committed
removed obsolete histogram
1 parent b2f7f32 commit dbadf29

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
@@ -625,8 +625,6 @@ struct FlowZdcTask {
625625
float tZNC{0.0};
626626
float tZPA{0.0};
627627
float tZPC{0.0};
628-
float tZDCdif{0.0};
629-
float tZDCsum{0.0};
630628
const auto& foundBC = collision.foundBC_as<BCsRun3>();
631629
if (collision.has_foundFT0()) {
632630
auto ft0 = collision.foundFT0();

0 commit comments

Comments
 (0)