Skip to content

Commit b47f407

Browse files
authored
Merge pull request #25 from alibuild/alibot-cleanup-17202
[PWGCF] Please consider the following formatting changes to #17202
2 parents c63301f + be3982a commit b47f407

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGCF/Femto/DataModel/FemtoTables.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,7 @@ namespace lite
898898

899899
// Xi-: PDG mass 1.32171 GeV, roughly ±100 MeV window
900900
constexpr float XiMassMin = 1.22;
901-
constexpr float XiMassMax = 1.42;
901+
constexpr float XiMassMax = 1.42;
902902
constexpr float XiMassStep = (XiMassMax - XiMassMin) / 65536.f;
903903

904904
// Omega-: PDG mass 1.67245 GeV, roughly ±100 MeV window

0 commit comments

Comments
 (0)