Incorrect P(B11,3alpha) Cross Sections

Geant4 Version: 11.3.2
Operating System: Sequoia 15.4.1


I am looking to recreate the following plot of P(B11,3alpha) cross sections vs proton energy (which comes from this 2016 study):

I have attempted using the Hadr03 example to test the various PhysicsLists but have not found any that accurately recreate this curve. I see from this previous post that the P(B11,3alpha) cross section is a known problem, however it sounded like an improvement would be added to v11.3 that I am not currently seeing. Therefore I am wondering if there is any update on these cross sections, or if there is anything I can do to try to implement them by hand?

Thanks!

1 Like

You can modify the Geant4 cross section files at your risk (if you change the yield of a particle, the yield of the others change). I am attaching the doc of the format of the database and a code that may help you to modify the files
particleHPFormat.pdf (131.4 KB)
(It does not allow me to upload the code, you may write me to pedro.arce@ciemat.es)

1 Like