EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
An egs_nd_geometry wrapper to simplify RZ geometry creation. More...
#include <map>
#include "egs_input.h"
#include "egs_rz.h"
#include "../egs_cylinders/egs_cylinders.h"
#include "../egs_planes/egs_planes.h"
Go to the source code of this file.
Functions | |
vector< EGS_Float > | egs_rz::getRadiiByShells (EGS_Input *input) |
vector< EGS_Float > | egs_rz::getRadii (EGS_Input *input) |
vector< EGS_Float > EGS_RZ_LOCAL | egs_rz::getZPlanesBySlabs (EGS_Input *input) |
vector< EGS_Float > EGS_RZ_LOCAL | egs_rz::getZPlanes (EGS_Input *input) |
bool | egs_rz::allIncreasing (vector< EGS_Float > vec) |
EGS_RZ_EXPORT EGS_BaseGeometry * | createGeometry (EGS_Input *input) |
An egs_nd_geometry wrapper to simplify RZ geometry creation.
Definition in file egs_rz.cpp.