Particles produced and energies in the target Geant4

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 4K views
emilmammadzada
Messages
133
Reaction score
19
TL;DR
Produced particles and energies in the target Geant4
Dear experts.Which example file in Geant4 can I use to find the particles and energies produced in the target?
 
Physics news on Phys.org
What target? And what examples? The ones included with the toolkit have descriptions.
 
  • Like
Likes   Reactions: emilmammadzada
Vanadium 50 said:
What target? And what examples? The ones included with the toolkit have descriptions.
For example, when I send to B10 neutron, I want to find the number and energy of alpha particles produced in the target.
 
What example are you talking about?
 
  • Like
Likes   Reactions: emilmammadzada
Vanadium 50 said:
What example are you talking about?
I want to do a bnct therapy example. Is there an example in geant4 about this? What I need is an example that shows the number and energy of new particles created in any target when I send a proton or any particle to any target.
 
I still don't know what you want. I suspect you look at the Geant example directories and read the source code and the notes to find what is closest.
 
emilmammadzada said:
I want to do a bnct therapy example. Is there an example in geant4 about this? What I need is an example that shows the number and energy of new particles created in any target when I send a proton or any particle to any target.
One may wish to contact the author of this paper, Geant4 beam model for boron neutron capture therapy: investigation of neutron dose components
https://pubmed.ncbi.nlm.nih.gov/29362987/
 
  • Like
  • Informative
Likes   Reactions: Alex A and emilmammadzada
emilmammadzada said:
TL;DR Summary: Produced particles and energies in the target Geant4

Dear experts.Which example file in Geant4 can I use to find the particles and energies produced in the target?
In your step function, you can interrogate the step object what process happened, and if it is of interest you can get further information. Please see this topic in Geant4 forums for further details