]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/gcpixe.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gcpixe.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:36  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_GCPIXE_INC
10 #define CERNLIB_GEANT321_GCPIXE_INC
11 *
12 *
13 * gcpixe.inc
14 *
15 #if !defined(CERNLIB_INCLUDE)
16       COMMON/GCPIXE/LIMPRE,IFLAPE,ICOLOR,IXXX,IYYY,
17      +ISSEEN,ISCOLO,ISLSTY,ISLWID,ISFILL,
18      +IMAP,JON,NMAP,UUU,VVV,ZUV,ZNMAP1
19 C
20 #if defined(CERNLIB_TYPE)
21 #include "geant321/gtpixe.inc"
22 #endif
23  
24 #endif
25
26 #endif