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 PHYS320<br />

Origin : R.Brun, M.Hansroul Submitted: 17.06.85<br />

Revision : F.Carminati, G.R.Lynch Revised: 16.12.93<br />

Documentation : M.Hansroul, G.R.Lynch<br />

1 Subroutines<br />

Gaussian multiple scattering<br />

CALL GMGAUS<br />

(BETA2,DIN*)<br />

BETA2 (REAL) β 2 ;<br />

DIN<br />

(REAL) array of 3 containing the direction of the scattered particle with respect to the<br />

incoming direction.<br />

This routine is called by GTELEC, GTHADR, GTMUON and GTHION via GMULTS when the variable IMULS,<br />

controlled by the data record MULS is equal to 3.<br />

2 Method<br />

2.1 Approximations in use<br />

A charged particle traversing a medium is deflected by many scatters, mostly at small angle. These scatters<br />

are due to the interaction with the Coulomb field of the nuclei, and to a lesser degree, to the electron field,<br />

hence the name of Coulomb scattering. For hadronic projectiles, however, the strong interaction contributes<br />

to multiple scattering. Multiple scattering is well described by Molière theory [37]. Molière multiple<br />

scattering theory is used by default in GEANT (see [PHYS325]). We define θ 0 = θplane rms = θrms space/ √ 2 as<br />

the r.m.s. of the angle between the directions projected on a plane of a particle before and after traversing<br />

a thickness t of absorber. In this case a simple form for the multiple Coulomb scattering of singly charged<br />

particles which is widely used is:<br />

θ 0 ≈ 15MeV<br />

Eβ 2<br />

√<br />

t<br />

X 0<br />

where X 0 is the radiation length of the absorber. This form was proposed by [38], [39]. It can introduce<br />

large errors because it ignores significant dependences from pathlength and Z. To compensate for this, a<br />

similar formula was proposed [40], [41]:<br />

θ 0 ≈ 14.1MeV<br />

Eβ 2<br />

√ [<br />

( )]<br />

t<br />

t<br />

1+0.038 log<br />

X 0 X 0<br />

(1)<br />

A form taking into account the β and z dependence of the particle has been proposed by [42]:<br />

θ 0 = S √ [<br />

( )]<br />

2 t<br />

tZ<br />

2<br />

Eβ 2 1+ɛ log inc<br />

X 10<br />

0 X 0 β 2<br />

(2)<br />

The problem with the formulae (1) and (2) is that if √the distance t in the absorber is travelled in two steps<br />

t = t 1 + t 2 , the r.m.s. angle θ 0 (t) =θ 0 (t 1 + t 2 ) ≠ θ0 2(t 1)+θ0 2(t 2), limiting their use in a MonteCarlo<br />

like GEANT.<br />

240 PHYS320 – 1

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

Saved successfully!

Ooh no, something went wrong!