From 4b198b4b4230c5c3fbf03733834e6964c09131ce Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 7 Apr 2026 09:12:39 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx b/PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx index 0afa8d2927b..a218cedb276 100644 --- a/PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx +++ b/PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx @@ -724,7 +724,7 @@ struct HfTaskFlowCharmHadrons { bool subtractDaugsFromQVec = (qVecDetector == QvecEstimator::TPCNeg || qVecDetector == QvecEstimator::TPCPos || qVecDetector == QvecEstimator::TPCTot); - float scalprodCand{-999.f}; + float scalprodCand{-999.f}; if (subtractDaugsFromQVec) { std::vector tracksQx;