COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Modules | |
module | modassize |
Functions/Subroutines | |
subroutine | chookbgrun |
integer function | csighandler (sig, code, context) |
subroutine | chookbgevent |
subroutine | chookobs (aTrack, id) |
subroutine | chookenevent |
subroutine | chookenrun |
subroutine | chooktrace |
subroutine | chookeint (never) |
subroutine | chookgint (never) |
subroutine | chooknepint (never) |
Variables | |
integer, save | nlayers =0 |
integer, save | nev =0 |
integer, parameter | nbinr =2*4 |
integer, save | nthlayer =0 |
integer, parameter | nkind =6 |
integer, parameter | nbine =20*nkind |
real(4), save | bine =1./(nbinE/nkind) |
real(4), save | binr =1./(nbinR/4) |
type(histogram2), dimension(nkind) | erhist |
type(histogram2), dimension(nkind) | terhist |
real(4), dimension(nkind), save | eminhist |
integer, parameter | nemin =2 |
integer, parameter | nkindtran =7 |
real(8), dimension(nkindtran, nemin), save | emintran |
real(8), dimension(:,:,:,:), allocatable, save | num |
real(8), dimension(:,:,:), allocatable, save | pnnum |
integer, parameter | fno =21 |
subroutine chookbgevent | ( | ) |
Definition at line 141 of file chook.f.
References cqinirn(), modassize::erhist, modassize::nkind, modassize::num, and modassize::pnnum.
subroutine chookbgrun | ( | ) |
Definition at line 52 of file chook.f.
References b, modassize::bine, modassize::binr, cprintobs(), cprintprim(), csighandler(), cwriteparam(), depth, modassize::eminhist, modassize::erhist, modassize::fno, kwhistso(), modassize::nbine, modassize::nbinr, modassize::nemin, modassize::nkind, modassize::nkindtran, modassize::nlayers, modassize::nthlayer, modassize::num, modassize::pnnum, and modassize::terhist.
subroutine chookenevent | ( | ) |
Definition at line 277 of file chook.f.
References depth, modassize::erhist, height, modassize::nemin, modassize::nev, modassize::nkind, modassize::nlayers, modassize::num, modassize::pnnum, and modassize::terhist.
subroutine chookenrun | ( | ) |
Definition at line 171 of file chook.f.
References charge, code, coszenith, modassize::emintran, modassize::erhist, mass, modassize::nemin, modassize::nthlayer, modassize::num, p, modassize::pnnum, wgt, x, xyz, and y.
subroutine chooktrace | ( | ) |
Definition at line 439 of file chook.f.