APTG / libdedx

libdEdx is a physics library for stopping power calculations. Stopping power is the energy loss of a particle per unit length (dE/dx). libdedx is supposed to be both fast and easy to use, and features multiple standard dE/dx lists (ICRU, MSTAR...)
https://aptg.github.io/libdedx/
GNU General Public License v3.0
5 stars 2 forks source link

Add a wrapper function returning default energy list for program+ion+material combination #42

Closed grzanka closed 2 years ago

grzanka commented 2 years ago

This is needed by web GUI: https://github.com/APTG/dedx_web/issues/148