COSMOS v7.655  COSMOSv7655
(AirShowerMC)
select.f File Reference

Go to the source code of this file.

Functions/Subroutines

program __select.f__
 
subroutine cgethes (from)
 

Function/Subroutine Documentation

◆ __select.f__()

program __select.f__ ( )

Definition at line 7 of file select.f.

References c, cerrormsg(), cgethes(), i, klena(), ksplit(), p, and true.

7  integer num, cumnum, irevent(2), i, nr, firstev, lastev
nodes i
real(8), dimension(:,:,:,:), allocatable, save num
Definition: chook.f:40
Here is the call graph for this function:

◆ cgethes()

subroutine cgethes ( integer  from)

Definition at line 77 of file select.f.

References o.

77  implicit none
78 #include "Zprivate.h"
79  integer from
80 !
81 
82  integer i
83 
84  read(from) np
85  if(copy) then
86  write(mdev) np
87  endif
88  do i = 1, np
89  read(from) o(i)
90  if(copy) then
91  write(mdev) o(i)
92  endif
93  enddo
94 
nodes i
struct ob o[NpMax]
Definition: Zprivate.h:34
integer maxbin nregion c minsave drx2 ! drawing region real maxdep integer maxpos integer from
Definition: Zfit.h:15