_Geant4 Version: 4-11.2
_Operating System: Windows 11
_Compiler/Version: Visual Studio 17.9
_CMake Version: 3.29.2
Hello! I am trying to model a 3He neutron detector with a cylindrical moderator. I am using the Shielding_HP physics list and I have defined my polyethylene moderator using the TS_H_of_Polyethylene thermal scattering file. My question is how Geant4 treats to reaction 3He + n → p + 3H. I originally tried looking for nCapture events in my helium-3 volume, but I was not getting any detected. I then just looked for events which had a proton and 2H in the output and these all came from neutronInelastic events. Is this typical for neutron capture reactions at low energies? I am trying to model the detector response, so the number of 3He + n events needs to be accurate.