]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/qcdpar.inc
Take the absolute time of the hits into account in the digitization. Needed for pileu...
[u/mrichter/AliRoot.git] / ISAJET / isajet / qcdpar.inc
1 #ifndef CERNLIB_ISAJET_QCDPAR_INC
2 #define CERNLIB_ISAJET_QCDPAR_INC
3 *
4 *
5 * qcdpar.inc
6 *
7       COMMON/QCDPAR/ALAM,ALAM2,CUTJET,ISTRUC
8       SAVE /QCDPAR/
9       INTEGER   ISTRUC
10       REAL      ALAM,ALAM2,CUTJET
11
12 #endif