next up previous contents
Next: 4.6.10 SUBROUTINE ZAUSHO(LIMPRO) : Up: 4.6 Patch SGVANAUTL : Previous: 4.6.8 SUBROUTINE ZAUPRN :   Contents


4.6.9 REAL FUNCTION ZAMVAL(CD) : Mass VALue

This function returns the mass of stable particles, specified by their PPDB (JETSET) code.

ARGUMENTS:
INPUT :
    CD : code of particle.
IMPLICIT INPUTS:
    From /LUDAT2/ : PMAS, the partcle mass data.
IMPLICIT OUTPUTS:
    none.
FUNCTION VALUE:
mass of particle in GeV

CALLED BY :
ZAUSER (see 4.5.10).

CALLED ROUTINE(S):
LUCOMP
(JETSET function to get compressed partcle codes.)

SIDE EFFECTS:
none

AUTHORS:
M. Berggren, UFRJ

CREATION DATE:
11-APR-1995



Mikael Berggren 2003-03-27