Last data update: 2014.03.03

R: AT.energy.loss.from.lambda.vavilov
AT.energy.loss.from.lambda.vavilovR Documentation

AT.energy.loss.from.lambda.vavilov

Description

Computes the energy loss from the lambda parameter of the Vavilov distribution acc. to CERN W5013 No effective projectile charge is considered!

Usage

AT.energy.loss.from.lambda.vavilov(lambda.vavilov, E.MeV.u,
 particle.no, material.no, slab.thickness.um)

Arguments

lambda.vavilov

Vavilov lambda (array of size n).

E.MeV.u

energy of particle per nucleon (array of size n) (see also E.MeV.u).

particle.no

particle index (array of size n) (see also particle.no).

material.no

material index (see also material.no).

slab.thickness.um

slab thickness in um (array of size n).

Value

energy.loss.keV

(array of size n)

See Also

View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_EnergyLoss.c#L218

Results