2 parents c63301f + be3982a commit b47f407Copy full SHA for b47f407
1 file changed
PWGCF/Femto/DataModel/FemtoTables.h
@@ -898,7 +898,7 @@ namespace lite
898
899
// Xi-: PDG mass 1.32171 GeV, roughly ±100 MeV window
900
constexpr float XiMassMin = 1.22;
901
-constexpr float XiMassMax = 1.42;
+constexpr float XiMassMax = 1.42;
902
constexpr float XiMassStep = (XiMassMax - XiMassMin) / 65536.f;
903
904
// Omega-: PDG mass 1.67245 GeV, roughly ±100 MeV window
0 commit comments