]> git.uio.no Git - u/mrichter/AliRoot.git/blame - GEANT321/geant321/gchiln.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gchiln.inc
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1995/10/24 10:20:34 cernlib
6* Geant
7*
8*
9#ifndef CERNLIB_GEANT321_GCHILN_INC
10#define CERNLIB_GEANT321_GCHILN_INC
11*
12*
13* gchiln.inc
14*
15#if !defined(CERNLIB_INCLUDE)
16#if defined(CERNLIB_TYPE)
17#include "geant321/gthiln.inc"
18#endif
19 COMMON/GCHILN/LARECG(2), JCGOBJ, JCGCOL, JCOUNT, JCLIPS,
20 + IMPOIN, IMCOUN, JSIX, JSIY, JSIZ,
21 + JPXC, JPYC, JPZC, ICLIP1, ICLIP2
22*
23#endif
24*
25* gchiln.inc
26*
27#if defined(CERNLIB_INCLUDE)
28*
29#include "geant321/incbeg.inc"
30 + gchiln
31#include "geant321/incend.inc"
32#endif
33
34#endif