diff options
Diffstat (limited to 'muon.c')
-rw-r--r-- | muon.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -158,7 +158,6 @@ double get_dEdx(double T, double rho) /* Returns the approximate dE/dx for a muon in water with kinetic energy * `T`. * - * * `T` should be in MeV and `rho` in g/cm^3. * * Return value is in MeV/cm. |