Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #ifndef CERNLIB_ISAJET_QCDPAR_INC
0002 #define CERNLIB_ISAJET_QCDPAR_INC
0003 *
0004 *
0005 * qcdpar.inc
0006 *
0007       COMMON/QCDPAR/ALAM,ALAM2,CUTJET,ISTRUC
0008       SAVE /QCDPAR/
0009       INTEGER   ISTRUC
0010       REAL      ALAM,ALAM2,CUTJET
0011 
0012 #endif