]> git.uio.no Git - u/mrichter/AliRoot.git/blame - ISAJET/isajet/idrun.inc
(martin) pt vs eta correction matrix calculation macro using CorrectionMatrix2D class.
[u/mrichter/AliRoot.git] / ISAJET / isajet / idrun.inc
CommitLineData
0795afa3 1#ifndef CERNLIB_ISAJET_IDRUN_INC
2#define CERNLIB_ISAJET_IDRUN_INC
3*
4*
5* idrun.inc
6*
7 COMMON/IDRUN/IDVER,IDG(2),IEVT,IEVGEN
8 SAVE /IDRUN/
9 INTEGER IDVER,IDG,IEVT,IEVGEN
10
11#endif