Skip to content

Commit f7bbcee

Browse files
authored
Update taskD0.cxx
1 parent fcfe3ca commit f7bbcee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGHF/D2H/Tasks/taskD0.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,6 @@ struct HfTaskD0 {
884884
valuesToFill.push_back(static_cast<double>(d0Type));
885885
if (storeCentrality) {
886886
valuesToFill.push_back(centrality);
887-
valuesToFill.push_back(static_cast<double>(numPvContributors));
888887
}
889888
if (storeOccupancyAndIR) {
890889
valuesToFill.push_back(occ);

0 commit comments

Comments
 (0)