Warning, /include/geant321/cghpar.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:41 cernlib
0006 * Initial revision
0007 *
0008 *
0009 #ifndef CERNLIB_GEANT321_CGHPAR_INC
0010 #define CERNLIB_GEANT321_CGHPAR_INC
0011 *
0012 *
0013 * cghpar.inc
0014 *
0015 #if !defined(CERNLIB_INCLUDE)
0016 PARAMETER (I4SIZE = 1)
0017 PARAMETER (LHHEAD=18,KHSIZE=1)
0018 PARAMETER ( KHNT =2)
0019 PARAMETER ( KHIFWI=3)
0020 PARAMETER ( KHNXYZ=8)
0021 PARAMETER ( KHNFAC=9)
0022 PARAMETER ( KHNEDG=10)
0023 PARAMETER ( KHJXYZ=11)
0024 PARAMETER ( KHJFA =12)
0025 PARAMETER ( KHJPFA=13)
0026 PARAMETER ( KHJDFA=14)
0027 PARAMETER ( KHJTRE=15)
0028 PARAMETER ( KHJSTA=16)
0029 PARAMETER ( KHJALE=17)
0030 PARAMETER ( KHJARI=18)
0031 #endif
0032 *
0033 * cghpar.inc
0034 *
0035 #if defined(CERNLIB_INCLUDE)
0036 #include "geant321/incbeg.inc"
0037 + CGHPAR.
0038 #include "geant321/incend.inc"
0039 *
0040 #endif
0041
0042 #endif