COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | cgetxsec2 (model, pj, media, xs, mfp) |
subroutine | cgetxsec (modelin, pj, media, xs, mfp) |
subroutine | cxsjam (pj, media) |
subroutine | cxsphits (pj, media) |
subroutine | cxsdpmjet3 (pj, media) |
subroutine | cxsqgsjet2 (pj, media) |
subroutine | cxsepos (pj, media) |
subroutine | cxssibyll (pj, media) |
subroutine | cxsgheisha (pj, media) |
subroutine | cxsincdpm3 (pj, media) |
subroutine | cxsother (pj, media) |
subroutine | cfixtarget (media) |
subroutine | cworkaround (A, Z, xs, nelem) |
subroutine | cfixtargetmuni (media) |
subroutine | cgetcaprate (media) |
subroutine | cgetphotopxs (model, pj, media, xs, mfp) |
subroutine cfixtarget | ( | type(xsmedia), intent(inout) | media | ) |
Definition at line 498 of file cGetXsec.f.
References cerrormsg(), cworkaround(), and rndc().
Referenced by cfixtargetmuni(), cintemuon(), and csampintl().
subroutine cfixtargetmuni | ( | type(xsmedia), intent(inout) | media | ) |
Definition at line 585 of file cGetXsec.f.
References cfixtarget().
Referenced by csampintl().
subroutine cgetcaprate | ( | type(xsmedia), intent(inout) | media | ) |
Definition at line 608 of file cGetXsec.f.
References cmucap().
Referenced by cintemuon().
subroutine cgetphotopxs | ( | character*16 | model, |
type(ptcl) | pj, | ||
type(xsmedia), intent(inout) | media, | ||
real(8), intent(out) | xs, | ||
real(8), intent(out) | mfp | ||
) |
Definition at line 631 of file cGetXsec.f.
Referenced by csampgintl().
subroutine cgetxsec | ( | character(*), intent(in) | modelin, |
type(ptcl) | pj, | ||
type(xsmedia), intent(inout) | media, | ||
real(8), intent(out) | xs, | ||
real(8), intent(out) | mfp | ||
) |
Definition at line 23 of file cGetXsec.f.
References antip, cxsdpmjet3(), cxsepos(), cxsgheisha(), cxsincdpm3(), cxsjam(), cxsother(), cxsphits(), cxsqgsjet2(), cxssibyll(), cxsspecial(), d0, kneue, kneumu, and knuc.
Referenced by cgetxsec2(), and csamphadint().
subroutine cgetxsec2 | ( | character(*), intent(in) | model, |
type(ptcl) | pj, | ||
type(xsmedia), intent(inout) | media, | ||
real(8), intent(out) | xs, | ||
real(8), intent(out) | mfp | ||
) |
Definition at line 2 of file cGetXsec.f.
References cgetxsec().
subroutine cworkaround | ( | integer, intent(in) | A, |
integer, intent(in) | Z, | ||
real(8), intent(in) | xs, | ||
integer, intent(in) | nelem | ||
) |
Definition at line 563 of file cGetXsec.f.
Referenced by cfixtarget().
subroutine cxsdpmjet3 | ( | type(ptcl) | pj, |
type(xsmedia), intent(inout) | media | ||
) |
Definition at line 204 of file cGetXsec.f.
References cinelx(), ctotx(), d0, knuc, and kpion.
Referenced by cgetxsec().
subroutine cxsepos | ( | type(ptcl) | pj, |
type(xsmedia), intent(inout) | media | ||
) |
Definition at line 300 of file cGetXsec.f.
References cmkptc(), d0, kgnuc, and knuc.
Referenced by cgetxsec().
subroutine cxsgheisha | ( | type(ptcl) | pj, |
type(xsmedia), intent(inout) | media | ||
) |
Definition at line 407 of file cGetXsec.f.
References cinelx(), knuc, and kpion.
Referenced by cgetxsec().
subroutine cxsincdpm3 | ( | type(ptcl) | pj, |
type(xsmedia), intent(inout) | media | ||
) |
Definition at line 440 of file cGetXsec.f.
References d0.
Referenced by cgetxsec().
subroutine cxsjam | ( | type(ptcl) | pj, |
type(xsmedia), intent(inout) | media | ||
) |
Definition at line 111 of file cGetXsec.f.
References cinelx(), ctotx(), d0, knuc, and kpion.
Referenced by cgetxsec().
subroutine cxsother | ( | type(ptcl) | pj, |
type(xsmedia), intent(inout) | media | ||
) |
Definition at line 464 of file cGetXsec.f.
Referenced by cgetxsec().
subroutine cxsphits | ( | type(ptcl) | pj, |
type(xsmedia), intent(inout) | media | ||
) |
Definition at line 156 of file cGetXsec.f.
References antip, cinelx(), kgnuc, and knuc.
Referenced by cgetxsec().
subroutine cxsqgsjet2 | ( | type(ptcl) | pj, |
type(xsmedia), intent(inout) | media | ||
) |
Definition at line 252 of file cGetXsec.f.
References cinelx(), d0, kgnuc, knuc, and kpion.
Referenced by cgetxsec().
subroutine cxssibyll | ( | type(ptcl) | pj, |
type(xsmedia), intent(inout) | media | ||
) |
Definition at line 346 of file cGetXsec.f.
References cmkptc(), d0, kgnuc, and knuc.
Referenced by cgetxsec().