Skip to content

Commit be3982a

Browse files
committed
Please consider the following formatting changes
1 parent c63301f commit be3982a

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)