AT.E.MeV.u.from.momentum.MeV.c.u {libamtrack} | R Documentation |
Returns energy per nucleon for particles with given momentum per nucleon
AT.E.MeV.u.from.momentum.MeV.c.u(momentum.MeV.c.u)
momentum.MeV.c.u |
vector of particle momenta per nucleon [MeV/c], (array of size n). |
E.MeV.u |
vector of energies of particle per nucleon [MeV], (array of size n) |
status |
status |
View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/trunk/src/AT_PhysicsRoutines.c#L111
# Get kinetic energy for a 502 MeV/c antiproton beam (CERN AD/ACE experiment): AT.E.MeV.u.from.momentum.MeV.c.u( momentum.MeV.c.u = 502)