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