| Summary: | Incorrect reading of Bremsstrahlung data | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | kubo |
| Component: | processes/electromagnetic/lowenergy | Assignee: | Maria.Grazia.Pia |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 4.1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Thanks for spotting the problem. The fix will be publicly available in Geant4 public release 5.0, to be distributed on 13 December 2002. Best regards, Maria Grazia Pia |
Bremsstrahlung data set is loaded incorrectly. It causes wrong shape of spectrum.. To fix it is easy, replace line 213 of G4BremsstrahlungParameters.cc as below: -- if(!used) { ++ else{