Warning, /include/geant321/gcasho.inc is written in an unsupported language. File is not indexed.
0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.1 1995/10/24 10:20:32 cernlib
0006 * Initial revision
0007 *
0008 *
0009 #ifndef CERNLIB_GEANT321_GCASHO_INC
0010 #define CERNLIB_GEANT321_GCASHO_INC
0011 *
0012 *
0013 * gcasho.inc
0014 *
0015 #if !defined(CERNLIB_INCLUDE)
0016 COMMON/GCASHO/ZMED,AMED,DMED,E0MED,ZSMED(50),ESMED(50),ALFA,
0017 * STEP,PLIN,PLOG,BE2,PLASM,TRNSMA,
0018 * BOSC(50),AOSC(50),EOSC(50),ZOSC(50),EMEAN,
0019 * CMGO(2000),EMGO,EMGOMI,
0020 * NSMED,IOSC(50),NOSC,NMGO,NMGOMA
0021 C
0022 #if defined(CERNLIB_TYPE)
0023 #include "geant321/gtasho.inc"
0024 #endif
0025 #endif
0026
0027 #endif