EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
Public Member Functions | |
void | deleteData () |
bool | loadData (istream &data) |
int | sample (EGS_RandomGenerator *rndm) const |
Public Attributes | |
float | be |
binding energy | |
unsigned short | type |
shell type according to EADL nomenclature | |
unsigned short | ntrans |
number of transitions | |
unsigned short * | ttypes |
types of the ntrans transitions | |
EGS_SimpleAliasTable * | table |
for sampling transitions | |
Definition at line 99 of file egs_atomic_relaxations.cpp.