]> git.uio.no Git - u/mrichter/AliRoot.git/blame - GEANT321/guser/gustep.F
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / GEANT321 / guser / gustep.F
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1995/10/24 10:21:46 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 GUSTEP
13C.
14C. ******************************************************************
15C. * *
16C. * User routine called at the end of each tracking step *
17C. * INWVOL is different from 0 when the track has reached *
18C. * a volume boundary *
19C. * ISTOP is different from 0 if the track has stopped *
20C. * *
21C. * ==>Called by : GTRACK *
22C. * *
23C. ******************************************************************
24C.
25#include "geant321/gcflag.inc"
26#include "geant321/gckine.inc"
27#include "geant321/gctmed.inc"
28#include "geant321/gctrak.inc"
29C.
30C. ------------------------------------------------------------------
31C.
32 END