]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/cgctra.inc
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / cgctra.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:42  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_CGCTRA_INC
10 #define CERNLIB_GEANT321_CGCTRA_INC
11 *
12 *
13 * cgctra.inc
14 *
15 #if !defined(CERNLIB_INCLUDE)
16       PARAMETER (NTMAX = 3)
17       COMMON /CGCTRA/ TSCRN(4,3,NTMAX),TBACK(4,3,NTMAX)
18 #endif
19 *
20 * cgctra.inc
21 *
22 #if defined(CERNLIB_INCLUDE)
23 #include "geant321/incbeg.inc"
24        +   CGCTRA.
25 #include "geant321/incend.inc"
26 *
27 #endif
28
29 #endif