next up previous contents
Next: 4.3.12 SUBROUTINE ZDLPAR(EGAMMA, ATMNB, Up: 4.3 Patch SGVDETSIM : Previous: 4.3.10 SUBROUTINE ZDPAIR(LAYLIS, PP,   Contents


4.3.11 SUBROUTINE ZDLBRM(MOM, PMINBR, ATMNB, LAMBDA) : Lambda for BRemsStrahlung

This routine finds the mean free path (LAMBDA) until brems-strahlung occurs off an electron with a given MOMentum.

ARGUMENTS:
INPUT :
    MOM : The momentum of the electron.
    PMINBR : Minimum electron P to consider brems
    ATMNB : Atom-number of the material
OUTPUT :
    LAMBDA : The mean free path, in radiation lengths. -ve if below
             cut-off
IMPLICIT INPUTS:
    none
IMPLICIT OUTPUTS:
    none
CALLED BY :
ZDBREM, generate BREMsstrahlung (see 4.3.9).

CALLED ROUTINE(S):
none

SIDE EFFECTS:
none

AUTHORS:
M. Berggren, UFRJ (adopted from the anonymous SXPBMS in DELSIM)

CREATION DATE:
30-mar-1996



Mikael Berggren 2003-03-27