AT.lambda.landau.from.energy.loss: AT.lambda.landau.from.energy.loss
Description
Computes the lambda parameter for the
Landau distribution acc. to CERN W5013
No effective projectile charge is considered!Usage
AT.lambda.landau.from.energy.loss(energy.loss.keV, E.MeV.u,
particle.no, material.no, slab.thickness.um)
Arguments
energy.loss.keV
energy loss (array of size n).
E.MeV.u
energy of particle per nucleon (see also
E.MeV.u). slab.thickness.um
slab thickness in um.
Value
- lambda.landau(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_Ene
rgyLoss.c#L149