next up previous index
Next: CONS199 The Material Up: CONS110 Mixtures and Previous: CONS110 Mixtures and

Method

For a compound ( NLMAT < 0), the molecular weight and charge are:

Amol= ∑iniAi&sp;Zmol= ∑iniZi

where ni = WMAT(I) is the number of atoms of the ith

component of the molecule. In this case the proportion by weight is:

pi= {niAiAmol}

where pi = WMAT(I) in output. From the relative weights, GSMIXT works out the effective atomic weight and atomic number according to the following formulas:

Aeff= ∑ipiAi&sp;Zeff= ∑ipiZi

which are stored in the JMATE data structure [CONS199] together with the radiation length.

The radiation length is computed according to the EGS manual [], formula 268 (37), for an element:

{1ρ&sp;X0}=4 αr02NAv{1A}Z(Z+ ξ(Z)) [ ln{183Z1/3}-Fc(Z) ]

where

X0

radiation length (in cm);
ρ

density (in g cm-3 );
α

fine structure constant;
r
classical electron radius (in cm);
NAv

Avogadro's number;
A
atomic weight;
Z
atomic number;
Fc(Z)

Coulomb correction function.

Fc(Z) = (αZ)2[ {1 1+( αZ)2}+0.20206-0.0369( αZ)2+0.0083(αZ)4-0.0020(αZ)6]

ξ(Z) = {ln{1440Z2/3}ln{183Z1/3}- Fc(Z)}

for a compound or mixture:

{1ρX0}=∑i{piρiX0i}

where pi is the proportion by weight of the ith element. For more information on the organisation of the data in memory see [CONS199].

The effective absorption length λ is defined as the interaction length of a 5GeV pion in the material:

Once this value has been determined, an effective hadronic atomic weight (Ah-eff ) is calculated by the routine GHMIX [] and stored in the data structure.

R.Brun, M.Maire CONS199


Janne Saarela
Mon Apr 3 12:46:29 METDST 1995