]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HIJING/hijing/hijjet1.inc
The default thickness of the chips is set to 150 mkm (D.Elia). Removing some obsolete...
[u/mrichter/AliRoot.git] / HIJING / hijing / hijjet1.inc
1 * $Id$
2       REAL PJPX,PJPY,PJPZ,PJPE,PJPM,PJTX,PJTY,PJTZ,PJTE,PJTM
3       COMMON/HIJJET1/NPJ(300),KFPJ(300,500),PJPX(300,500),
4      &                PJPY(300,500),PJPZ(300,500),PJPE(300,500),
5      &                PJPM(300,500),NTJ(300),KFTJ(300,500),
6      &                PJTX(300,500),PJTY(300,500),PJTZ(300,500),
7      &                PJTE(300,500),PJTM(300,500)
8 #ifndef BLANKET_SAVE
9       SAVE  /HIJJET1/
10 #endif