From ac941d3f0f0764082eb0978eafb7660e604518a4 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 20 Nov 2024 12:53:31 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/Tasks/correlateEstimatorDnDeta.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PWGHF/Tasks/correlateEstimatorDnDeta.cxx b/PWGHF/Tasks/correlateEstimatorDnDeta.cxx index 624265eef9b..39f2618972b 100644 --- a/PWGHF/Tasks/correlateEstimatorDnDeta.cxx +++ b/PWGHF/Tasks/correlateEstimatorDnDeta.cxx @@ -38,8 +38,7 @@ struct CorrelateEstimatorDnDeta { kMuonMinus, kPiPlus, kKPlus, - kProton - }; + kProton}; ConfigurableAxis axisFV0A = {"axisFV0A", {100, 0., 20000.}, "axis for FV0A estimator"}; ConfigurableAxis axisFT0A = {"axisFT0A", {100, 0., 10000.}, "axis for FT0A estimator"};