Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/eurodec/hadgen.inc is written in an unsupported language. File is not indexed.

0001 *
0002 * $Id: hadgen.inc,v 1.1.1.1 1996/03/08 16:58:48 mclareni Exp $
0003 *
0004 * $Log: hadgen.inc,v $
0005 * Revision 1.1.1.1  1996/03/08 16:58:48  mclareni
0006 * Eurodec
0007 *
0008 *
0009 #ifndef CERNLIB_EURODEC_HADGEN_INC
0010 #define CERNLIB_EURODEC_HADGEN_INC
0011 *
0012 *
0013 * hadgen.inc
0014 *
0015       PARAMETER (NHMAX=18)
0016       COMMON/HADGEN/IPP(NHMAX),IH(NHMAX),AHM(NHMAX),PHA(5,NHMAX),
0017      &IHH(NHMAX)
0018 
0019 #endif