Please fill out the following information to help in answering your question, and also see tips for posting code snippets. If you don’t provide this information it will take more time to help with your problem!
Geant4 Version: geant4-v11.2.1
Operating System: Ubuntu
Compiler/Version: gcc 11.4.0
_CMake Version:_3.22.1
I want to get the flux (energy spectrum) and the angular distribution of the alpha particles using Geant4. I have given the proton spectrum energy as the input in the .mac file. Basically, I need the alpha particles based on proton-boron reaction. p + B = 3 alpha + 8.7 MeV. Is it possible to simulate this in Geant4.
I have tried this. But i could not find any alpha particles being detected. Kindly please help me on this.