EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
Public Member Functions | |
Step (int Ireg, int Inew, const EGS_Vector &X, const EGS_Vector &U, EGS_Float Twant, EGS_Float T) | |
void | show () const |
Public Attributes | |
EGS_Vector | x |
EGS_Vector | u |
EGS_Float | twant |
EGS_Float | t |
int | ireg |
int | inew |
Definition at line 161 of file egs_application.cpp.