]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/eepar.inc
added the delete of EMCAL object posted in the folder when new file is opened
[u/mrichter/AliRoot.git] / ISAJET / isajet / eepar.inc
1 #ifndef CERNLIB_ISAJET_EEPAR_INC
2 #define CERNLIB_ISAJET_EEPAR_INC
3 *
4 *
5 * eepar.inc
6 *
7       COMMON/EEPAR/SGMXEE,PLEP,PLEM,RSHMIN,RSHMAX,
8      $UPSLON,SIGZ,IBREM,IBEAM
9       SAVE /EEPAR/
10       REAL SGMXEE,PLEP,PLEM,RSHMIN,RSHMAX,UPSLON,SIGZ
11       LOGICAL IBREM,IBEAM
12
13 #endif