From 0e1e1be551711a1f0f1a7eaf195d9019baece092 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 15 Aug 2023 13:53:00 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGMM/Mult/Tasks/dndeta-hi.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PWGMM/Mult/Tasks/dndeta-hi.cxx b/PWGMM/Mult/Tasks/dndeta-hi.cxx index 7ecd1cc52d0..6fa93195ec6 100644 --- a/PWGMM/Mult/Tasks/dndeta-hi.cxx +++ b/PWGMM/Mult/Tasks/dndeta-hi.cxx @@ -474,8 +474,7 @@ struct MultiplicityCounter { if (collisionsample.size() != 1) { cent = -1; - } - else { + } else { for (auto& collision : collisionsample) { if (IsPbPb) { if constexpr (MyCollisionsCent::template contains())