From 0ff81a22a35eb4be7d0a8e61a4597234f693d96f Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 6 Apr 2026 13:47:11 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/D2H/Tasks/taskD0.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/PWGHF/D2H/Tasks/taskD0.cxx b/PWGHF/D2H/Tasks/taskD0.cxx index 8595f28cc4d..1d3faaeda0b 100644 --- a/PWGHF/D2H/Tasks/taskD0.cxx +++ b/PWGHF/D2H/Tasks/taskD0.cxx @@ -105,7 +105,6 @@ struct HfTaskD0 { HfUpcGapThresholds upcThresholds; // UPC gap determination thresholds ctpRateFetcher mRateFetcher; - SliceCache cache; Service ccdb{}; @@ -478,7 +477,6 @@ struct HfTaskD0 { registry.add("QAtracks/hDCAxy_GapC", "Gap C; DCA xy", {HistType::kTH1F, {{400, -2, 2.}}}); registry.add("QAtracks/hDCAz_GapC", "Gap C; DCA z", {HistType::kTH1F, {{400, -4, 4.}}}); - hfEvSel.addHistograms(registry); ccdb->setURL(ccdbUrl);