]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HIJING/hijing/hijjet2.inc
The default thickness of the chips is set to 150 mkm (D.Elia). Removing some obsolete...
[u/mrichter/AliRoot.git] / HIJING / hijing / hijjet2.inc
1 * $Id$
2       REAL PXSG,PYSG,PZSG,PESG,PMSG
3       COMMON/HIJJET2/NSG,NJSG(900),IASG(900,3),K1SG(900,100),
4      &          K2SG(900,100),PXSG(900,100),PYSG(900,100),
5      &          PZSG(900,100),PESG(900,100),PMSG(900,100)
6 #ifndef BLANKET_SAVE
7       SAVE  /HIJJET2/
8 #endif