Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/isajet/mgkin.inc is written in an unsupported language. File is not indexed.

0001 #ifndef CERNLIB_ISAJET_MGKIN_INC
0002 #define CERNLIB_ISAJET_MGKIN_INC
0003 *
0004 *
0005 * mgkin.inc
0006 *
0007 C          Double precision PJETS; MXJETS defined in /JETLIM/
0008 C          Format matches MadGraph
0009       COMMON/MGKIN/PJETS8(0:3,MXLIM+2),AMJET8(MXLIM+2)
0010       REAL*8 PJETS8,AMJET8
0011       SAVE /MGKIN/
0012 
0013 #endif