Problem 430 - Incorrect reading of Bremsstrahlung data
Summary: Incorrect reading of Bremsstrahlung data
Status: CLOSED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/electromagnetic/lowenergy (show other problems)
Version: 4.1
Hardware: PC Linux
: P2 normal
Assignee: Maria.Grazia.Pia
URL:
Depends on:
Blocks:
 
Reported: 2002-11-18 03:58 CET by kubo
Modified: 2008-02-27 19:18 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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