The quoted 2BN cross-section is not exactly that of the reference (Koch and Motz). In the geant doc: (1) We have a (2E_0^2-1) not (2E_0^2+1) (2) We also have a 2-2(E_0^2-3EE_0+E^2) not 2-2(7E_0^2-3E*E_0+E^2) I couldn't find any erratum associated with the K&M reference. This is probably just typos in the manual, as I think the cross-section ends up negative!
Thank you for this feedback! I have forwarded this to our EM expert.
I looked at the reference of Koch and Motz (Gluckstern and Hull, Phys. Rev. 90: 1030, 1953) and that is the same as K&M (and therefore different to Geant4 Ref Man). I have coded both possibilities up and they do give numerically different results. Note that there seem to be several Geant publications that quote the same as the Ref Man. GP
I have fixed this myself in the PRM (section electromagnetic/lowenergy/bremsstrahlung.tex). I confirmed that the code in G4Generator2BN.cc has the correct expressions from Koch & Motz.
Hi Mike, Thank you for the fix. Vladimir