COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | cmkincident (incident, fin) |
subroutine | cresetposang (incident) |
subroutine | cresetprim (incidentp, angle) |
subroutine | cresetprim2 (incident) |
subroutine | cmkinc (incident, angle) |
subroutine | cmkinc2 (incident) |
subroutine | csetmintime (from) |
subroutine | cqincident (incident, AngleAtObs) |
subroutine | cuonsphere (ini, rin, teta, phi, oa1, oa2, pos) |
subroutine | cifcutoff (icon) |
subroutine cifcutoff | ( | integer | icon | ) |
Definition at line 556 of file cmkIncident.f.
References cerrormsg(), cos, cqincident(), crigcut(), d0, kdir2deg(), pi, and rndc().
Referenced by __testsampprim.f__(), and cmkincident().
Definition at line 246 of file cmkIncident.f.
References ce2p(), cerrormsg(), csetdircos(), csetmintime(), csetpos(), ctransvectzx(), kgnuc, notused, perpendicular, and spherical.
Referenced by __testsampprim.f__(), cmkincident(), and cresetprim().
subroutine cmkinc2 | ( | type(track) | incident | ) |
Definition at line 398 of file cmkIncident.f.
References ce2p(), cgetzenith(), csetpos(), and false.
Referenced by cresetprim2().
Definition at line 5 of file cmkIncident.f.
References cifcutoff(), cmkinc(), cresetposang(), csampprimary(), csprimang(), cupdtprimc(), and spherical.
Referenced by __det2prim.f__(), __det2prim2.f__(), cbegin1ev(), and ceventloop().
Definition at line 486 of file cmkIncident.f.
Referenced by cbegin1ev(), chookbgevent(), chookenevent(), chookobs(), cifcutoff(), cmintime2websec(), cqptclden(), csetmolunit(), and xbgrun().
subroutine cresetposang | ( | type(track) | incident | ) |
Definition at line 90 of file cmkIncident.f.
References c3dv2ddcos(), cerrormsg(), coszenith, cresetprim2(), cscalerprod(), ctranscoord2(), ctransvectz(), cuonsphere(), d0, false, kcossn(), ksamplin(), rndc(), and true.
Referenced by cmkincident().
Definition at line 197 of file cmkIncident.f.
References cinitracking(), cinitstack(), cmkinc(), and cpush().
subroutine cresetprim2 | ( | type(track) | incident | ) |
Definition at line 223 of file cmkIncident.f.
References cinitracking(), cinitstack(), cmkinc2(), and cpush().
Referenced by cresetposang().
subroutine csetmintime | ( | type(track) | from | ) |
Definition at line 448 of file cmkIncident.f.
References clenbetw2h().
Referenced by cmkinc(), and cresettimer().
subroutine cuonsphere | ( | integer | ini, |
real*8 | rin, | ||
real*8 | teta, | ||
real*8 | phi, | ||
real*8 | oa1, | ||
real*8 | oa2, | ||
type(coord) | pos | ||
) |
Definition at line 497 of file cmkIncident.f.
References capplyrot4(), cgetrotmat4(), cmultrotmat4(), cos, d0, pi, and rndc().
Referenced by cresetposang().