EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Public Attributes | List of all members
EGS_Particle Struct Reference

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
 

Detailed Description

A structure holding the information of one particle.

Definition at line 64 of file egs_application.h.


The documentation for this struct was generated from the following file: