AIRES library reference: spnshowers.


c
c     Routine directly callable from C/C++ (it could be necessary to
c     append an underscore, "_", to its name depending on the C/C++
c     compiler used).
c
c
      subroutine spnshowers(totsh, firstsh, lastsh)
c
c     Getting the current values of first and last shower, and total
c     number of showers.
c
c     Written by: S. J. Sciutto, La Plata 1999.
c
c
c     Arguments:
c     =========
c
c     totsh........... (output, integer) Total number of showers for
c                      the current task.
c     firstsh......... (output, integer) Number of first shower.
c     lastsh.......... (output, integer) Number of last shower.
c
c
c<--->


These pages are maintained by
Sergio J. Sciutto
Back to AIRES library index
Back to AIRES home [HOME]