Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #ifndef CERNLIB_ISAJET_EEPAR_INC
0002 #define CERNLIB_ISAJET_EEPAR_INC
0003 *
0004 *
0005 * eepar.inc
0006 *
0007       COMMON/EEPAR/SGMXEE,PLEP,PLEM,RSHMIN,RSHMAX,
0008      $UPSLON,SIGZ,IBREM,IBEAM
0009       SAVE /EEPAR/
0010       REAL SGMXEE,PLEP,PLEM,RSHMIN,RSHMAX,UPSLON,SIGZ
0011       LOGICAL IBREM,IBEAM
0012 
0013 #endif