next up previous contents
Next: 4.5.11 SUBROUTINE ZARUEN(STEER) : Up: 4.5 Patch SGVANA : Previous: 4.5.9 SUBROUTINE ZAMKTK(ERROR) :   Contents


4.5.10 SUBROUTINE ZAUSER(STEER) : USER routine

Default user analysis routine Add whatever You want here !!!

ARGUMENTS:
INPUT :
    STEER array of steerings
IMPLICIT INPUTS:
    Whatever /ZA.../ commons You choose to use.
IMPLICIT OUTPUTS:
    Whatever You want of personal commons and/or histogram filling,
    printing etc.
    Avoid changes in the /ZA.../ commons, if You're not sure what
    the effects are.
CALLED BY :
ZAPRCS, Analysis PRoCeSsing (see 4.5.1).

CALLED ROUTINE(S):
Any routines You choose. Check the example bellow for some hints.

SIDE EFFECTS:
none.

AUTHORS:
You.

CREATION DATE:
dd-mmm-yyyy



Mikael Berggren 2003-03-27