]> git.uio.no Git - u/mrichter/AliRoot.git/blame - GEANT321/geant321/gtfdim.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gtfdim.inc
CommitLineData
fe4da5cc 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_GTFDIM_INC
10#define CERNLIB_GEANT321_GTFDIM_INC
11*
12*
13* gtfdim.inc
14*
15#if !defined(CERNLIB_INCLUDE)
16 INTEGER NPROC,NMPTOT
17 REAL TSEQTO,TOTMBY,TSEQ,TLAT,TNET,X1MIN,X1MAX,
18 + Y1MIN,Y1MAX,Z1MIN,Z1MAX,XCUT,YCUT,ZCUT
19#endif
20
21#endif