22.05.2014 Views

CERN Program Library Long Writeup W5013 - CERNLIB ...

CERN Program Library Long Writeup W5013 - CERNLIB ...

CERN Program Library Long Writeup W5013 - CERNLIB ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Geant 3.16 GEANT User’s Guide PHYS220<br />

Origin : G.N.Patrick, L.Urbán Submitted: 26.10.84<br />

Revision : Revised: 16.12.93<br />

Documentation :<br />

1 Subroutines<br />

Total cross-section for Compton scattering<br />

CALL GCOMPI<br />

GCOMPI calculates the total cross-section for Compton scattering. It tabulates the mean free path, λ = 1 Σ (in<br />

cm), as a function of the medium and of the energy (see JMATE data structure). The energy binning is set<br />

within the array ELOW (common /GCMULO/) in the routine GPHYSI. GCOMPI is called at initialisation time by<br />

GPHYSI.<br />

2 Method<br />

The mean free path, λ, for a photon to interact via Compton scattering is given by<br />

λ = 1 Σ = A 1<br />

N Av ρ σ(Z, E)<br />

where:<br />

N Av Avogadro’s number<br />

Z, A atomic and mass number of the medium<br />

ρ density of the medium<br />

σ total cross-section per atom for Compton scattering<br />

E energy of the photon.<br />

For the total cross-section an empirical cross-section formula is used which reproduces the cross-section<br />

data rather well down to 10 keV:<br />

[<br />

log(1 + 2X)<br />

σ(Z, E) =Z P 1 (Z) + P ]<br />

2(Z)+P 3 (Z)X + P 4 (Z)X 2<br />

X<br />

1+aX + bX 2 + cX 3 barn atom −1<br />

where<br />

m = electron mass<br />

X = E m<br />

P i (Z) = D i + E i Z + F i Z 2<br />

The values of the parameters are put in the DATA statement within the routine GCOMPI. The fit was made<br />

over 511 data points chosen between:<br />

1 ≤ Z ≤ 100 ; 10 keV ≤ E ≤ 100 GeV<br />

The accuracy of the fit is estimated to be:<br />

∆σ<br />

σ<br />

= ⎧<br />

⎨<br />

⎩<br />

≈ 10% for E ≃ 10 keV − 20 keV<br />

≤ 5 − 6% for E > 20 keV<br />

216 PHYS220 – 1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!