aboutsummaryrefslogtreecommitdiff
path: root/muon.c
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2018-07-05 15:11:58 -0400
committertlatorre <tlatorre@uchicago.edu>2018-07-05 15:11:58 -0400
commitbb92a32d1770f97ac7503b6c3346bc36081279d9 (patch)
treed4d4d6a5632f01683df900902416f147ec3ecee7 /muon.c
parent82b66ad4a2674febf57c7a36a50e67dca3a871a5 (diff)
downloadsddm-bb92a32d1770f97ac7503b6c3346bc36081279d9.tar.gz
sddm-bb92a32d1770f97ac7503b6c3346bc36081279d9.tar.bz2
sddm-bb92a32d1770f97ac7503b6c3346bc36081279d9.zip
add a simple test for the various muon functions
Diffstat (limited to 'muon.c')
-rw-r--r--muon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/muon.c b/muon.c
index e225526..98a74ea 100644
--- a/muon.c
+++ b/muon.c
@@ -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.