From d059cef1da806da1c6b0b00f31907c57760bb2a4 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sun, 23 Nov 2025 14:41:26 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/Utils/utilsUpcHf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGHF/Utils/utilsUpcHf.h b/PWGHF/Utils/utilsUpcHf.h index 4cc6c291fb4..436afc34710 100644 --- a/PWGHF/Utils/utilsUpcHf.h +++ b/PWGHF/Utils/utilsUpcHf.h @@ -111,7 +111,7 @@ inline auto determineGapType(TCollision const& collision, thresholds.ft0aThreshold.value, thresholds.ft0cThreshold.value); } -/* +/* /// \brief Check if the gap type is a single-sided gap (SingleGapA or SingleGapC) /// \param gap TrueGap enum value /// \return true if single-sided gap, false otherwise