EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
#include <egs_simple_container.h>
Protected Member Functions | |
void | grow () |
Protected Attributes | |
int | n_have |
int | n_tot |
int | n_start |
int | n_max |
T * | array |
A very simple, lightweight container.
Definition at line 44 of file egs_simple_container.h.