]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PYTHIA6/dummypythia6.F
A bug concerning the calculation of the track length and time-of-flight hypotheses...
[u/mrichter/AliRoot.git] / PYTHIA6 / dummypythia6.F
CommitLineData
952cc209 1 subroutine dummypythia6
2* common / pythia6_common_block_address / d13
3 end
4
5 integer function pythia6_common_block_address(common_block_name)
6 pythia6_common_block_address=0
7 return
8 end
9