From 6fca396afafaeb6be1ac97a8184a53f874f0d660 Mon Sep 17 00:00:00 2001 From: mattsignorelli <113714234+mattsignorelli@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:19:14 -0500 Subject: [PATCH] Update src/types.jl --- src/types.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types.jl b/src/types.jl index afd8916..abd5331 100644 --- a/src/types.jl +++ b/src/types.jl @@ -24,7 +24,7 @@ SubtomicSpecies ### Fields: - `species_name` -- String common name for (anti) baryon - `charge` -- electric charge on the given particle in units of [e+] -- `mass_in_eV` -- mass of the given particle in [eV/c^2] +- `mass` -- mass of the given particle in [eV/c^2] - `mu` -- magnetic moment of particle in [eV/T] - `spin` -- spin of the particle in [ħ]