Replies: 1 comment 5 replies
-
See page 113 in the BEAMnrc manual. Bits 24-28 store the region number where the secondary particle was created (if it is one). If 24-28 are all zero, then it's a primary particle. Bits 1-23 store information about where the particle was created/interacted (depending on your settings), if you have configured your CM regions to correspond to those bits. https://nrc-cnrc.github.io/EGSnrc/doc/pirs509a-beamnrc.pdf Edit: After the simulation, use BEAMdp to analyze the phase-space and filter according to the latch bits. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to get information about scattered photons by using beamnrc, is it possible to get it by setting bits 24 to 28 of LATCH? How exactly can I achieve this?
Beta Was this translation helpful? Give feedback.
All reactions