COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | ckaondecay (pj, mupol, a, np, polari) |
subroutine | ckchgdcy (pj, mupol, a, np, polari) |
subroutine | ckshortdecay (pj, mupol, a, np, polari) |
subroutine | cklongdecay (pj, mupol, a, np, polari) |
subroutine | ckmuneupidcy (pj, a, np, polari) |
subroutine | ckmuneupidcy2 (pj, a, np) |
subroutine | ckpieneudecay (pj, a, np) |
subroutine | ckmudecay (pj, mupol, a, np, polari) |
subroutine | ck2pidecay (pj, ic, a, np) |
subroutine | ck3pidecay (pj, ic, a, np) |
subroutine ck2pidecay | ( | type(ptcl) | pj, |
integer, dimension(2) | ic, | ||
type(ptcl), dimension(*) | a, | ||
integer | np | ||
) |
Definition at line 487 of file ckaonDecay.f.
References c2bdcy(), cmkptc(), and kpion.
Referenced by ckchgdcy(), and ckshortdecay().
subroutine ck3pidecay | ( | type(ptcl) | pj, |
integer, dimension(3) | ic, | ||
type(ptcl), dimension(*) | a, | ||
integer | np | ||
) |
Definition at line 506 of file ckaonDecay.f.
References cibst1(), cmkptc(), cnbdcy(), and kpion.
Referenced by ckchgdcy(), and cklongdecay().
subroutine ckaondecay | ( | type(ptcl) | pj, |
logical | mupol, | ||
type(ptcl), dimension(*) | a, | ||
integer | np, | ||
real*8 | polari | ||
) |
Definition at line 8 of file ckaonDecay.f.
References ckchgdcy(), cklongdecay(), ckshortdecay(), and k0s.
Referenced by cintekaon(), and cmydecay().
subroutine ckchgdcy | ( | type(ptcl) | pj, |
logical | mupol, | ||
type(ptcl), dimension(*) | a, | ||
integer | np, | ||
real*8 | polari | ||
) |
Definition at line 34 of file ckaonDecay.f.
References ck2pidecay(), ck3pidecay(), ckmudecay(), ckmuneupidcy(), ckmuneupidcy2(), ckpieneudecay(), and rndc().
Referenced by ckaondecay().
subroutine cklongdecay | ( | type(ptcl) | pj, |
logical | mupol, | ||
type(ptcl), dimension(*) | a, | ||
integer | np, | ||
real*8 | polari | ||
) |
Definition at line 190 of file ckaonDecay.f.
References ck3pidecay(), ckmuneupidcy(), ckmuneupidcy2(), ckpieneudecay(), and rndc().
Referenced by ckaondecay().
subroutine ckmudecay | ( | type(ptcl) | pj, |
logical | mupol, | ||
type(ptcl), dimension(*) | a, | ||
integer | np, | ||
real*8 | polari | ||
) |
Definition at line 452 of file ckaonDecay.f.
References c2bdcy(), ckmupolari(), cmkptc(), kmuon, and kneumu.
Referenced by ckchgdcy().
Definition at line 232 of file ckaonDecay.f.
References antip, cibst1(), cmkptc(), cmupolatlabk(), cpcos2pxyz(), csampmuekl3(), csampneuekl3(), d0, false, kmuon, kneumu, kpion, regptcl, rndc(), and true.
Referenced by ckchgdcy(), cklongdecay(), and ckshortdecay().
Definition at line 323 of file ckaonDecay.f.
References antip, cibst1(), cmkptc(), cnbdcy(), kmuon, kneumu, kpion, regptcl, and rndc().
Referenced by ckchgdcy(), cklongdecay(), and ckshortdecay().
Definition at line 371 of file ckaonDecay.f.
References antip, c2bdcy(), cibst1(), cmkptc(), cpcos2pxyz(), csampneuekl3(), false, kelec, kneue, kpion, regptcl, rndc(), and true.
Referenced by ckchgdcy(), cklongdecay(), and ckshortdecay().
subroutine ckshortdecay | ( | type(ptcl) | pj, |
logical, intent(in) | mupol, | ||
type(ptcl), dimension(*) | a, | ||
integer | np, | ||
real(8), intent(out) | polari | ||
) |
Definition at line 115 of file ckaonDecay.f.
References ck2pidecay(), ckmuneupidcy(), ckmuneupidcy2(), ckpieneudecay(), d, d0, false, and rndc().
Referenced by ckaondecay().