|
EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
Sets of parallel planes and a plane collection. More...
#include "egs_base_geometry.h"#include "egs_functions.h"#include "egs_projectors.h"#include <vector>Go to the source code of this file.
Classes | |
| class | EGS_PlanesT< T > |
| A set of parallel planes. More... | |
| class | EGS_PlaneCollection |
| A collection of non-parallel planes. More... | |
Typedefs | |
| typedef EGS_PlanesT< EGS_XProjector > | EGS_PlanesX |
| typedef EGS_PlanesT< EGS_YProjector > | EGS_PlanesY |
| typedef EGS_PlanesT< EGS_ZProjector > | EGS_PlanesZ |
| typedef EGS_PlanesT< EGS_Projector > | EGS_Planes |
Sets of parallel planes and a plane collection.
Definition in file egs_planes.h.
1.9.1