]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/gcasho.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gcasho.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:33  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_GCASHO_INC
10 #define CERNLIB_GEANT321_GCASHO_INC
11 *
12 *
13 * gcasho.inc
14 *
15 #if !defined(CERNLIB_INCLUDE)
16       COMMON/GCASHO/ZMED,AMED,DMED,E0MED,ZSMED(50),ESMED(50),ALFA,
17      *             STEP,PLIN,PLOG,BE2,PLASM,TRNSMA,
18      *             BOSC(50),AOSC(50),EOSC(50),ZOSC(50),EMEAN,
19      *             CMGO(2000),EMGO,EMGOMI,
20      *             NSMED,IOSC(50),NOSC,NMGO,NMGOMA
21 C
22 #if defined(CERNLIB_TYPE)
23 #include "geant321/gtasho.inc"
24 #endif
25 #endif
26
27 #endif