From be3982aa7e2c3e6476c767398ef0d20ee5e333d6 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sun, 26 Jul 2026 10:25:49 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/Femto/DataModel/FemtoTables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGCF/Femto/DataModel/FemtoTables.h b/PWGCF/Femto/DataModel/FemtoTables.h index ae61f907539..010d0ba506c 100644 --- a/PWGCF/Femto/DataModel/FemtoTables.h +++ b/PWGCF/Femto/DataModel/FemtoTables.h @@ -898,7 +898,7 @@ namespace lite // Xi-: PDG mass 1.32171 GeV, roughly ±100 MeV window constexpr float XiMassMin = 1.22; -constexpr float XiMassMax = 1.42; +constexpr float XiMassMax = 1.42; constexpr float XiMassStep = (XiMassMax - XiMassMin) / 65536.f; // Omega-: PDG mass 1.67245 GeV, roughly ±100 MeV window