Skip to content
Snippets Groups Projects
user avatar
Rene Brun authored
The loop when importing particles should be:
    for (Int_t i = 0; i<numpart; i++) {
instead of
    for (Int_t i = 0; i<=numpart; i++) {


git-svn-id: http://root.cern.ch/svn/root/trunk@356 27541ba8-7e3a-0410-8455-c3a389f83636
1d960658
History
Name Last commit Last update
..
TMCParticle6.cxx
TPythia6.cxx