|
EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
Public Member Functions | |
| void | addLeaf (T *leaf) |
| void | removeLeaf (T *leaf) |
| vector< T * > | getLeaves () const |
| bool | operator== (const Branch< T > &rhs) const |
Protected Attributes | |
| vector< T * > | branchLeaves |
Definition at line 55 of file egs_ensdf.h.
1.9.1