COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | cl2ttbl (h1, h2, cosz1, cosz2, step, lengtb, htb, costb, thicktb, maxsize, tblsize) |
real *8 function | clen2thickt (z, cosz, leng) |
subroutine | csmll2t (h, cosz, s, t) |
subroutine | cz2t (z, cosz, loca, st, icon) |
real *8 function | ct2lt (z, cosz, t) |
subroutine cl2ttbl | ( | real*8 | h1, |
real*8 | h2, | ||
real*8 | cosz1, | ||
real*8 | cosz2, | ||
real*8 | step, | ||
real*8, dimension(maxsize) | lengtb, | ||
real*8, dimension(maxsize) | htb, | ||
real*8, dimension(maxsize) | costb, | ||
real*8, dimension(maxsize) | thicktb, | ||
integer | maxsize, | ||
integer | tblsize | ||
) |
Definition at line 8 of file cl2tTbl.f.
Referenced by cinitracking().
Definition at line 73 of file cl2tTbl.f.
References cnewcossin(), csmll2t(), and cz2t().
Definition at line 130 of file cl2tTbl.f.
Referenced by clen2thickt(), and cz2t().
Definition at line 243 of file cl2tTbl.f.
References cnewcossin(), cz2t(), d0, and kdwhereis().
Definition at line 194 of file cl2tTbl.f.
References csmll2t(), and kdwhereis().
Referenced by clen2thickt(), and ct2lt().