There was an error while loading. Please reload this page.
1 parent 6acb21e commit 064d4f1Copy full SHA for 064d4f1
1 file changed
PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx
@@ -261,7 +261,6 @@ struct HfTaskFlowCharmHadrons {
261
registry.add("hSparseCentEstimators", "THn with different centrality estimators; Centrality 0; Centrality 1; Centrality 2; Centrality 3", {HistType::kTHnSparseF, axesCent});
262
}
263
264
-
265
if (occEstimator != 0) {
266
registry.add("trackOccVsFT0COcc", "trackOccVsFT0COcc; trackOcc; FT0COcc", {HistType::kTH2F, {thnAxisOccupancyITS, thnAxisOccupancyFT0C}});
267
0 commit comments