Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #ifndef CERNLIB_ISAJET_QLMASS_INC
0002 #define CERNLIB_ISAJET_QLMASS_INC
0003 *
0004 *
0005 * qlmass.inc
0006 *
0007       COMMON/QLMASS/AMLEP(100),NQLEP,NMES,NBARY
0008       SAVE /QLMASS/
0009       INTEGER   NQLEP,NMES,NBARY
0010       REAL      AMLEP
0011 
0012 #endif