Problem 1612 - Energy violation if using G4LivermoreComptonModel and atomic deexcitation
Summary: Energy violation if using G4LivermoreComptonModel and atomic deexcitation
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/electromagnetic/lowenergy (show other problems)
Version: 9.6
Hardware: All All
: P5 normal
Assignee: Jeremy Brown
URL:
Depends on:
Blocks:
 
Reported: 2014-04-16 12:19 CEST by Tanja Eraerds
Modified: 2021-11-04 16:03 CET (History)
2 users (show)

See Also:


Attachments
it is a modified version of the bichsel.mac in the geant 4 extended example TestEM5 (723 bytes, application/octet-stream)
2014-04-16 12:22 CEST, Tanja Eraerds
Details
modified source code (13.84 KB, text/plain)
2014-04-16 12:28 CEST, Tanja Eraerds
Details

Note You need to log in before you can comment on or make changes to this problem.
Description Tanja Eraerds 2014-04-16 12:19:00 CEST

    
Comment 1 Tanja Eraerds 2014-04-16 12:22:48 CEST
Created attachment 264 [details]
it is a modified version of the bichsel.mac in the geant 4 extended example TestEM5

If the attached macro file is used in TestEM5 it will create a histogram showing the energy deposited in the detector. It is clearly visible although the energy of the photon incident beam was 30 keV more than 30 keV were deposited in the detector.
Comment 2 Tanja Eraerds 2014-04-16 12:28:09 CEST
Created attachment 265 [details]
modified source code

This is a modified source code of the G4LivermoreComptonModel
it gives a warning every time the bindingE has been set to 0 because it was smaller than 0.
Our studies showed that these warning coincides with the events in which energy greater than the photon incident energy has been deposited in the detector
Comment 3 Sebastien Incerti 2014-04-17 09:29:35 CEST
Reassigned, thanks to Jeremy.
Comment 4 Sebastien Incerti 2014-10-01 08:28:36 CEST
Fixed G4LivermoreComptonModel and G4LowEPComptonModel classes by Luciano et al.
Will appear in the next public release.