]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/guser/gupara.F
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / GEANT321 / guser / gupara.F
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:21:47  cernlib
6 * Geant
7 *
8 *
9 #include "geant321/pilot.h"
10 *CMZ :  3.21/02 29/03/94  15.41.25  by  S.Giani
11 *-- Author :
12       SUBROUTINE GUPARA
13 C.
14 C.    ******************************************************************
15 C.    *                                                                *
16 C.    *       User routine called every time a particle falls below    *
17 C.    *       parametrization threshold. This routine should create    *
18 C.    *       the parametrization stack, and, when this is full,       *
19 C.    *       parametrize the shower and track the geantinos.          *
20 C.    *                                                                *
21 C.    *    ==>Called by : GTRACK                                       *
22 C.    *                                                                *
23 C.    ******************************************************************
24 C.
25 #include "geant321/gcflag.inc"
26 #include "geant321/gckine.inc"
27 #include "geant321/gcparm.inc"
28 #include "geant321/gctmed.inc"
29 #include "geant321/gctrak.inc"
30 C.
31 C.    ------------------------------------------------------------------
32 C.
33 *      CALL GSPARA
34 *
35       END