COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Functions/Subroutines | |
subroutine | get1hyb (rew) |
subroutine | mergehyb1 (h1) |
subroutine | openhyb (icon) |
Variables | |
integer, parameter | ndepth =50 |
integer | fn1 |
real *8, dimension(ndepth) | asdep |
real *8, dimension(ndepth) | munit |
real *8, dimension(ndepth) | esize0 |
real *8, dimension(ndepth) | age0 |
real *8, dimension(ndepth) | cogdep0 |
real *8, dimension(ndepth) | seloss0 |
real *8, dimension(ndepth) | ng0 |
real *8, dimension(ndepth) | ne0 |
real *8, dimension(ndepth) | nmu0 |
real *8, dimension(ndepth) | nh0 |
real *8 | cog |
real *8 | cog2 |
integer | evno0 |
subroutine modzbin2ascii::get1hyb | ( | logical | rew | ) |
subroutine modzbin2ascii::mergehyb1 | ( | type(histogram1) | h1 | ) |
Definition at line 59 of file get1hyb.f.
References age0, asdep, cog2, cogdep0, evno0, get1hyb(), and munit.
subroutine modzbin2ascii::openhyb | ( | integer | icon | ) |
Definition at line 126 of file get1hyb.f.
References copenfw2(), evno0, and fn1.
Definition at line 6 of file get1hyb.f.
Referenced by get1hyb(), and mergehyb1().
Definition at line 5 of file get1hyb.f.
Referenced by get1hyb(), and mergehyb1().
real*8 cog2 |
Definition at line 6 of file get1hyb.f.
Referenced by get1hyb(), and mergehyb1().
Definition at line 6 of file get1hyb.f.
Referenced by get1hyb(), and mergehyb1().
integer evno0 |
Definition at line 12 of file get1hyb.f.
Referenced by get1hyb(), mergehyb1(), and openhyb().
integer fn1 |
Definition at line 5 of file get1hyb.f.
Referenced by get1hyb(), and mergehyb1().