Go to the source code of this file.
◆ ksamplin()
Definition at line 15 of file ksampLin.f.
References rndc().
Referenced by ccomptea(), cmuneudcy(), cresetposang(), and csprimang().
35 elseif(ba .lt. 0.)
then 36 stop
'error input to ksampLin' 40 if(fa .lt. 0 .or. fb .lt. 0.)
then 41 stop
'bad region to ksampLin' 45 if(u .lt. abs(fb - fa)/(fb + fa))
then
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x