Hi, I'm using Geant 4.8.0.p01. Using G4NeutronHPFission with fissionable materials containing more than one element leads to segmentation faults or incorrect results. In G4NeutronHPFission.cc, the variable 'index' is declared twice in nested scopes. It should only be declared in the outer scope. So, remove 'index' from line 66. Brian
Hi Brian, Thank you for reporting. The declaration was deleted and it will be included next release. Tatsumi
This bug is fixed v8.2