EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Functions
egs_rz.cpp File Reference

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_BaseGeometrycreateGeometry (EGS_Input *input)
 

Detailed Description

An egs_nd_geometry wrapper to simplify RZ geometry creation.

Author
Randle Taylor

Definition in file egs_rz.cpp.