Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/geant321/cggpar.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_CGGPAR_INC
0010 #define CERNLIB_GEANT321_CGGPAR_INC
0011 *
0012 *
0013 * cggpar.inc
0014 *
0015 #if !defined(CERNLIB_INCLUDE)
0016       PARAMETER (LCGHEA=3, KCGSIZ=1)
0017       PARAMETER (          KCGATT=2)
0018       PARAMETER (          KCGNF =3)
0019       PARAMETER (LCGFAC=6, KCGAF =1)
0020       PARAMETER (          KCGAA =2)
0021       PARAMETER (          KCGBB =3)
0022       PARAMETER (          KCGCC =4)
0023       PARAMETER (          KCGDD =5)
0024       PARAMETER (          KCGNE =6)
0025       PARAMETER (LCGEDG=7, KCGAE =1)
0026       PARAMETER (          KCGX1 =2)
0027       PARAMETER (          KCGY1 =3)
0028       PARAMETER (          KCGZ1 =4)
0029       PARAMETER (          KCGX2 =5)
0030       PARAMETER (          KCGY2 =6)
0031       PARAMETER (          KCGZ2 =7)
0032 #endif
0033 *
0034 * cggpar.inc
0035 *
0036 #if defined(CERNLIB_INCLUDE)
0037 #include "geant321/incbeg.inc"
0038        +   CGGPAR.
0039 #include "geant321/incend.inc"
0040 *
0041 #endif
0042 
0043 #endif