| Summary: | Segmentation Fault with low mass user particle | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | gar44 |
| Component: | processes/electromagnetic | Assignee: | kurasige |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 7.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
gar44
2005-03-31 23:33:34 CEST
Error message of "index out of range" suggests that G4hIonisation is attached to the new particle m-. But, G4hIonisation can not be attached to particles if its mass is less than 10 MeV. (i.e. G4hIonisation::IsApplicable returns false). |