next up previous contents
Next: 4.1.2 SUBROUTINE ZXINI(STEER) : Up: 4.1 Patch SGVSTEER : Previous: 4.1 Patch SGVSTEER :   Contents


4.1.1 PROGRAM ZXMAIN : Simulation a Grande Vitesse, Main program.

This is the main program of SGV. It calls ZXINI to do general and user initialisation. It then loops the number of events requested by calling ZXLOOP. Finally, ZXRUEN is called to end the run in an orderly fashion.

IMPLICIT OUTPUTS:
    none.
CALLED BY :
system

CALLED ROUTINE(S):
ZXINI (see 4.1.2)

(To Initialise the run.)

ZXLOOP (see 4.1.3)

(To LOOP the requested number of events.)

ZXEND (see 4.1.4)

(To do END tasks)

SIDE EFFECTS:
none

AUTHORS:
M.Berggren,UFRJ

CREATION DATE:
31-MAR-1995



Mikael Berggren 2003-03-27