next up previous contents
Next: Naming conventions Up: Program development Previous: Program development

Programming conventions

Programming language for analysis related (FLIB,ULIB) subroutines should be FORTRAN. Lower level services not relying on CERN routines may be coded in "C" or even, if useful, in Assembler. Remember that we are working in a heterogeneous environment and every piece of code that is introduced into the common libraries has to run on every computer in use in our collaboration ! For FORTRAN programmers there is a collection of "DO NOTs" in Appendix gif and

Use only one subroutine per file. The name of the subroutine should be equal to the file name.

Back to GSI Home Page Back to FOPI Home Page Index

fopi
Tue May 28 15:33:35 CST 1996