AIRES library reference: pclerestmass.


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
      function pclerestmass(pcode)
c
c     Rest mass of a particle (in GeV).
c
c     Written by: S. J. Sciutto, La Plata 2003, 2006.
c
c
c     Arguments:
c     =========
c
c     pcode........... (input, integer) AIRES particle code.
c
c     Return value: (double precision) Particle rest mass in GeV.
c     ============  -1 is returned in case of error (invalid particle
c                   code).
c
c
c<--->


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