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 96 of file randomsel.f.

References o.

96  implicit none
97 #include "Zprivate.h"
98  integer from
99 !
100 
101  integer i
102 
103  read(from) np
104  if(copy) then
105  write(mdev) np
106  endif
107  do i = 1, np
108  read(from) o(i)
109  if(copy) then
110  write(mdev) o(i)
111  endif
112  enddo
113 
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