| Summary: | issuing /process/em/setForcedInteraction prior building of physics tables results in seg fault | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Iwan Cornelius <iwan.cornelius> |
| Component: | processes/electromagnetic | Assignee: | Vladimir.Ivantchenko |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | ||
| Priority: | P5 | ||
| Version: | 9.5 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Iwan Cornelius
2012-05-18 14:48:48 CEST
Hellow Iwan, Thanks you for pointing to the problem. It is true that there is not possible to define EM biased interaction before physics processes are instantiated. So, we enable EM biasing UI commands only in G4_Idle state and if the command will be called before /run/initialize the run will be aborted. This will be available in new reference version of geant4. In 9.6beta if forced interaction command is issued before it has no effect and no crash at the same time. Vladimir |