]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/gctmed.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gctmed.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:33  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_GCTMED_INC
10 #define CERNLIB_GEANT321_GCTMED_INC
11 *
12 *
13 * gctmed.inc
14 *
15 #if !defined(CERNLIB_INCLUDE)
16       COMMON/GCTMED/NUMED,NATMED(5),ISVOL,IFIELD,FIELDM,TMAXFD,STEMAX
17      +      ,DEEMAX,EPSIL,STMIN,CFIELD,PREC,IUPD,ISTPAR,NUMOLD
18       COMMON/GCTLIT/THRIND,PMIN,DP,DNDL,JMIN,ITCKOV,IMCKOV,NPCKOV
19 C
20 #if defined(CERNLIB_TYPE)
21 #include "geant321/gttmed.inc"
22 #endif
23 #endif
24 *
25 * gctmed.inc
26 *
27 #if defined(CERNLIB_INCLUDE)
28 *
29 #include "geant321/incbeg.inc"
30      +   gctmed
31 #include "geant321/incend.inc"
32 #endif
33
34 #endif