Warning, /include/eurodec/momgen.inc is written in an unsupported language. File is not indexed.
0001 *
0002 * $Id: momgen.inc,v 1.1.1.1 1996/03/08 16:58:48 mclareni Exp $
0003 *
0004 * $Log: momgen.inc,v $
0005 * Revision 1.1.1.1 1996/03/08 16:58:48 mclareni
0006 * Eurodec
0007 *
0008 *
0009 #ifndef CERNLIB_EURODEC_MOMGEN_INC
0010 #define CERNLIB_EURODEC_MOMGEN_INC
0011 *
0012 *
0013 * momgen.inc
0014 *
0015 PARAMETER (NGMAX=18)
0016 COMMON/MOMGEN/NP,IP(NGMAX),APM(NGMAX),PCM(5,NGMAX),IPHEL(NGMAX),
0017 &PRIVTX(3,NGMAX)
0018
0019 #endif