COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | cpush (a) |
subroutine | cpop (a, remain) |
subroutine | cgetstacked (stackpos, aTrack, icon) |
subroutine | cinitstack |
subroutine | cgetcurrentstackpos (stackpos) |
subroutine | cresetstackpos (stackpos) |
subroutine | csortstack |
subroutine cgetcurrentstackpos | ( | integer | stackpos | ) |
Definition at line 84 of file cstack.f.
Referenced by chooknepint(), cinteraction(), cmoveptcl1(), and cmoveptcl3().
Definition at line 57 of file cstack.f.
subroutine cinitstack | ( | ) |
Definition at line 76 of file cstack.f.
Referenced by c1by1(), ceventloop(), chookbgevent(), cinteraction(), cpushinci(), cresetprim(), and cresetprim2().
Definition at line 38 of file cstack.f.
Referenced by cpushinci(), and ctrackingall().
subroutine cpush | ( | type(track) | a | ) |
Definition at line 4 of file cstack.f.
References cerrormsg().
Referenced by ceventloop(), cforcessp(), cmove_c_stack(), cmoveptcl1(), cmoveptcl3(), cpushinci(), cresetprim(), cresetprim2(), and ctracking().
subroutine cresetstackpos | ( | integer | stackpos | ) |
Definition at line 92 of file cstack.f.
Referenced by cinteraction(), and cthinstack().
subroutine csortstack | ( | ) |
Definition at line 102 of file cstack.f.
References kqsortd(), and ksortinv().
Referenced by cpushinci(), and xbgrun().