]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HIJING/hijing1_36/fnstru.F
EMCAL geometry can be created independently form anything now
[u/mrichter/AliRoot.git] / HIJING / hijing1_36 / fnstru.F
CommitLineData
e74335a4 1* $Id$
2C
3C
4C
5 FUNCTION FNSTRU(X)
6#include "hiparnt.inc"
7 FNSTRU=(1.0-X)**HIPR1(44)/
8 & (X**2+HIPR1(45)**2/HINT1(1)**2)**HIPR1(46)
9 RETURN
10 END