|
EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
A structure holding the information of one particle. More...
#include <egs_application.h>
Public Attributes | |
| int | q |
| particle charge | |
| int | latch |
| latch variable (useful as a flag on many occasions) | |
| int | ir |
| particle region index | |
| EGS_Float | E |
| particle energy in MeV | |
| EGS_Float | wt |
| statistical weight | |
| EGS_Vector | x |
| position | |
| EGS_Vector | u |
| direction | |
A structure holding the information of one particle.
Definition at line 65 of file egs_application.h.
1.9.1