Quick launch:
Last version:
News:
--
Fluka Release
|
[ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ] [ 8 ] [ 9 ] [ 10 ] [ 11 ] [ 12 ] [ 13 ] [ 14 ] [ 15 ] [ back ] USROUTHere the ntupla and the file containing it are simply closed invoking the recommended HBOOK routines. *$ CREATE USROUT.FOR *COPY USROUT * *=== usrout ===========================================================* * SUBROUTINE USROUT ( WHAT, SDUM ) INCLUDE '(DBLPRC)' INCLUDE '(DIMPAR)' INCLUDE '(IOUNIT)' * *----------------------------------------------------------------------* * * * Copyright (C) 1991-2005 by Alfredo Ferrari & Paola Sala * * All Rights Reserved. * * * * * * USeR OUTput: this routine is called every time the USROCALL card * * is found in the input stream * * * * * * Created on 01 january 1991 by Alfredo Ferrari & Paola Sala * * Infn - Milan * * * * Last change on 20-mar-05 by Alfredo Ferrari * * * * * *----------------------------------------------------------------------* * DIMENSION WHAT (6) CHARACTER SDUM*8 * CALL HROUT(0,ICYCLE,' ') CALL HREND('Muons') NLUNI1 = 63 CLOSE(NLUNI1) RETURN *=== End of subroutine Usrout =========================================* END
Giuseppe Battistoni; INFN, Milano
Last updated: 10th of December, 2008 |
© FLUKA Team 2000–2025