Description Usage Arguments Value See Also
Computes the mean lambda, introduced to enable average value for Landau distribution. See Geant3 W5013, p.254
1 | AT.lambda.mean(E.MeV.u, particle.no, material.no, slab.thickness.um)
|
E.MeV.u |
energy of particle per amu (array of size n) (see also
|
particle.no |
particle index (array of size n) (see also
|
material.no |
material index (see also |
slab.thickness.um |
slab thickness in um (array of size n). |
lambda.mean |
mean lambda for given particle (array of size n) |
View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_EnergyLoss.c#L93
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.