Next: Bremsstrahlung
Up: Muon Incident
Previous: Muon Incident
Contents
Subsections
The class
provides the continuous energy loss due to
ionization and simulates the 'discrete' part of the ionization, that is delta
rays produced by muons. The approach described in Section 7.1 is used.
The value of the maximum energy transferable to a free electron
is given by the following relation:
 |
(9.1) |
Here
is the electron mass and
the muon mass. The method of
calculation of the continuous energy loss and the total cross section are
explained below.
The integration of 7.1 leads to the Bethe-Bloch restricted energy
loss formula [1] :
![\begin{displaymath}
\left. \frac{dE}{dx} \right]_{T < T_{cut}} =
2 \pi r_e^2 mc...
...c{T_{up}}{T_{max}} \right)
- \delta - \frac{2C_e}{Z} \right ]
\end{displaymath}](img1099.gif) |
(9.2) |
where
In a single element the electron density is
(
: Avogadro number,
: density of the material,
: mass of a mole). In a compound material
is the proportion by mass of the
element, with molar mass
.
The mean excitation energy,
, for all elements is tabulated according to the
ICRU recommended values [2].
is a correction term which takes into account the reduction
in energy loss due to the so-called density effect. This becomes
important at high energy because media have a tendency to become
polarised as the incident particle velocity increases. As a consequence,
the atoms in a medium can no longer be considered as isolated. To correct
for this effect the formulation of Sternheimer [3]
is used:
is a kinetic variable of the particle :
,
and
is defined by
 |
(9.3) |
where the matter-dependent constants are calculated as follows:
 |
(9.4) |
For condensed media
and for gaseous media
is the so-called shell correction term which accounts for the
fact that, at low energies for light elements and at all energies for heavy
ones, the probability of collision with the electrons of the inner atomic
shells (K, L, etc.) is negligible. The semi-empirical formula used in
GEANT4, applicable to all materials, is due to
Barkas [4]:
 |
(9.5) |
The functions a(I), b(I), c(I) can be found in the source code. This formula
breaks down at low energies, and is valid only when
(
MeV for a proton). For
the shell correction term is calculated as:
 |
(9.6) |
i.e. the correction is switched off logarithmically from
MeV
to
MeV.
The mean energy loss can be described by the Bethe-Bloch formula
(9.2) only if the projectile velocity is larger than that of the
orbital electrons. In the low energy region this is not the case, and the
parameterization from the ICRU'49 report [5]
is used in the
class. The Bethe-Bloch model is applied to
muons of higher kinetic energies
 |
(9.7) |
The details of the low energy parameterization are described in
Section 11.10.
For
the differential cross section can be written as
[1]
![\begin{displaymath}
\frac{d\sigma }{dT} = 2\pi r_e^2 mc^2 Z \frac{z_p^2}{\beta^2...
...t[ 1 - \beta^2 \frac{T}{T_{max}} + \frac{T^2}{2E^2} \right] .
\end{displaymath}](img1113.gif) |
(9.8) |
In GEANT4
keV. Integrating from
to
gives the total cross-section per atom :
In a given material the mean free path is
 |
(9.10) |
The mean free path is tabulated during initialization as a function of the
material and of the energy of the incident muon.
A short overview of the sampling method is given in Chapter 2.
Apart from the normalization, the cross section 9.8 can be
factorized :
where
The energy
is chosen by
- sampling
from
- calculating the rejection function
and accepting the
sampled
with a probability of
.
After successful sampling of the energy, the direction of the scattered
electron is generated with respect to the direction of the incident muon.
The azimuthal angle
is generated isotropically. The polar angle
is calculated from energy-momentum conservation. This information
is used to calculate the energy and momentum of both scattered
particles and to transform them into the global coordinate system.
09.10.98 created by L. Urbán.
14.12.01 revised by M.Maire
30.11.02 re-worded by D.H. Wright
01.12.03 revised by V. Ivanchenko
- Particle Data Group. Rev. of Particle Properties.
Eur. Phys. J. C15. (2000) 1. http://pdg.lbl.gov
- ICRU Report No. 37 (1984)
- R.M.Sternheimer. Phys.Rev. B3 (1971) 3681.
- W.H. Barkas. Technical Report 10292,UCRL, August 1962.
- ICRU (A. Allisy et al),
Stopping Powers and Ranges for Protons and Alpha
Particles, ICRU Report 49, 1993.
Next: Bremsstrahlung
Up: Muon Incident
Previous: Muon Incident
Contents