COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | cnbdcy (n, ecm, p, jw, w, icon) |
subroutine | cnbdct (n, p) |
subroutine | cnbdc1 (n, p) |
subroutine | cnbdc2 (n, ecm, p) |
subroutine | cnbdc3 (n, ecm, p, mu, inm, gzai, icon) |
subroutine | cnbdcf (n, ecm, p, |
subroutine | cnbdc4 (n, p, mu, inm, gzai) |
subroutine | cnbdc5 (n, ecm, p, wx) |
subroutine | cnbdc6 (n, ecm, w0) |
subroutine | cnbdc7 (n, ecm, p, wmax) |
Definition at line 177 of file cnbdcy.f.
References d0, kcossn(), rndc(), and true.
Referenced by cnbdcy().
Definition at line 206 of file cnbdcy.f.
References d0.
Referenced by cnbdcy().
subroutine cnbdc3 | ( | integer | n, |
real*8 | ecm, | ||
type(ptcl), dimension(n) | p, | ||
real*8, dimension(inm, n) | mu, | ||
integer | inm, | ||
real*8 | gzai, | ||
integer | icon | ||
) |
Definition at line 252 of file cnbdcy.f.
References cnbdcf(), d0, and true.
Referenced by c1pion(), and cnbdcy().
subroutine cnbdc4 | ( | integer | n, |
type(ptcl), dimension(n) | p, | ||
real*8, dimension(inm, n) | mu, | ||
integer | inm, | ||
real*8 | gzai | ||
) |
Definition at line 321 of file cnbdcy.f.
Referenced by c1pion(), and cnbdcy().
Definition at line 348 of file cnbdcy.f.
References cpxyzp().
Referenced by cnbdcy().
Definition at line 371 of file cnbdcy.f.
References d0, and parameter().
Referenced by cnbdcy().
Definition at line 389 of file cnbdcy.f.
Referenced by cnbdcy().
Definition at line 287 of file cnbdcy.f.
References d0.
Referenced by cnbdc3().
Definition at line 155 of file cnbdcy.f.
References d0.
subroutine cnbdcy | ( | integer | n, |
real*8 | ecm, | ||
type(ptcl), dimension(n) | p, | ||
integer | jw, | ||
real*8 | w, | ||
integer | icon | ||
) |
Definition at line 48 of file cnbdcy.f.
References cnbdc1(), cnbdc2(), cnbdc3(), cnbdc4(), cnbdc5(), cnbdc6(), cnbdc7(), rndc(), and true.
Referenced by c3pidc(), cddecay1(), cdsdecay(), cetadecay(), cetapdecay(), cg2pi(), cg3pi(), ciso(), ck3pidecay(), ckmuneupidcy2(), clambdacdcy(), cpi0decay(), and ctauneudcy().