Dear Geant4 Community,
I am currently implementing voxel-based dose calculations in a Snyder-type head phantom using Geant4, and I would like to explore the feasibility of implementing a Track-Length Estimator (TLE) for both photon and neutron transport, in order to improve statistical convergence compared to the default collision estimator.
In the current release of Geant4, do native public interfaces exist to support the implementation of a track-length estimator (TLE) within the SteppingAction f…In the current release of Geant4, do native public interfaces exist to support the implementation of a track-length estimator (TLE) within the SteppingAction for scoring physical quantities?
Any guidance on the recommended approach, known limitations, or pointers to relevant extended examples would be greatly appreciated.
Thank you.