*$ CREATE USREOU.FOR *COPY USREOU * *=== Usreou ===========================================================* * SUBROUTINE USREOU ( NOMORE ) INCLUDE '(DBLPRC)' INCLUDE '(DIMPAR)' INCLUDE '(IOUNIT)' * *----------------------------------------------------------------------* * * * Copyright (C) 1991-2012 by Alfredo Ferrari & Paola Sala * * All Rights Reserved. * * * * * * USeR Event OUtput: this routine is called at the end of each * * event * * * * Created on 01 January 1991 by Alfredo Ferrari & Paola Sala * * Infn - Milan * * * * Last change on 20-Apr-12 by Alfredo Ferrari * * * * * * Input variables: * * * * Nomore = if > 0 the run will be terminated * * * *----------------------------------------------------------------------* * RETURN *=== End of subroutine Usreou =========================================* END