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

Go to the source code of this file.

Functions/Subroutines

program __randomsel.f__
 
subroutine cgethes (from)
 

Function/Subroutine Documentation

◆ __randomsel.f__()

program __randomsel.f__ ( )

Definition at line 7 of file randomsel.f.

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

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

◆ cgethes()

subroutine cgethes ( integer  from)

Definition at line 104 of file randomsel.f.

References o.

104  implicit none
105 #include "Zprivate.h"
106  integer from
107 !
108 
109  integer i
110 
111  read(from) np
112  if(copy) then
113  write(mdev) np
114  endif
115  do i = 1, np
116  read(from) o(i)
117  if(copy) then
118  write(mdev) o(i)
119  endif
120  enddo
121 
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