| Summary: | Segmentation fault in the function G4IonTable::GetIon(Z,A,J,Q) | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | mustapha |
| Component: | particles | Assignee: | kurasige |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | 0.1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
mustapha
2000-04-03 17:18:08 CEST
I can not reporduce the problem for geant4.0.1 on Linux. I also check the geant4.1.0 but it works well. The code for adding Cs ion looks good except for parenthesis is necessary just after G4ParticleTable::GetParticleTable (This should be noticed by the compiler but no problem was reported in compilation) |