From aade3c865d3c34509a3e9cfe2affa7adc88a346a Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 12 Nov 2025 14:16:55 +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 e55b24ab551..404de1f37b5 100644 --- a/PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx +++ b/PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx @@ -70,7 +70,7 @@ DECLARE_SOA_COLUMN(Pt, pt, float); //! Transverse momentum of candidate (GeV/c) DECLARE_SOA_COLUMN(MlScore0, mlScore0, float); //! ML score of the first configured index DECLARE_SOA_COLUMN(MlScore1, mlScore1, float); //! ML score of the second configured index DECLARE_SOA_COLUMN(ScalarProd, scalarProd, float); //! Scalar product -DECLARE_SOA_COLUMN(Cent, cent, float); //! Centrality +DECLARE_SOA_COLUMN(Cent, cent, float); //! Centrality } // namespace full DECLARE_SOA_TABLE(HfCandMassPts, "AOD", "HFCANDMASSPT", full::M,