Problem 430

Summary: Incorrect reading of Bremsstrahlung data
Product: Geant4 Reporter: kubo
Component: processes/electromagnetic/lowenergyAssignee: Maria.Grazia.Pia
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: 4.1   
Hardware: PC   
OS: Linux   

Description kubo 2002-11-18 03:58:36 CET
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{
Comment 1 pia 2002-11-18 11:25:59 CET
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