]> git.uio.no Git - u/mrichter/AliRoot.git/blame - GEANT321/geant321/gclink.inc
Hole() method needed by TRD to find out wheter frame has holes.
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gclink.inc
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1995/10/24 10:20:31 cernlib
6* Geant
7*
8*
9#ifndef CERNLIB_GEANT321_GCLINK_INC
10#define CERNLIB_GEANT321_GCLINK_INC
11*
12*
13* gclink.inc
14*
15#if !defined(CERNLIB_INCLUDE)
16#if defined(CERNLIB_TYPE)
17#include "geant321/gtlink.inc"
18#endif
19 COMMON/GCLINK/JDIGI ,JDRAW ,JHEAD ,JHITS ,JKINE ,JMATE ,JPART
20 + ,JROTM ,JRUNG ,JSET ,JSTAK ,JGSTAT,JTMED ,JTRACK,JVERTX
21 + ,JVOLUM,JXYZ ,JGPAR ,JGPAR2,JSKLT
22C
23#endif
24*
25* gclink.inc
26*
27#if defined(CERNLIB_INCLUDE)
28*
29#include "geant321/incbeg.inc"
30 + gclink
31#include "geant321/incend.inc"
32#endif
33
34#endif