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 antiparticle(pcode) c c Code of the antiparticle of a given particle. c c Written by: S. J. Sciutto, La Plata 2011. c c c Arguments: c ========= c c pcode........... (input, integer) AIRES particle code. c c Return value: (double precision) Antiparticle code (AIRES coding c ============ system). -100 is returned in case of error c (invalid particle code). c c c<--->
These pages are maintained by Sergio J. Sciutto |
Back to AIRES library index |
Back to AIRES home |