Skip to content
Snippets Groups Projects
user avatar
Rene Brun authored
In GetKFIN and SetKFIN replace statements like
fPysubs->KFIN[j-1][i-1] = kfin;
by
fPysubs->KFIN[j+40][i-1] = kfin;
Following the Pythia manual, SetKFIN may be called with negative
values of j.


git-svn-id: http://root.cern.ch/svn/root/trunk@9989 27541ba8-7e3a-0410-8455-c3a389f83636
d31c5b91
History