EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
A prism geometry: header. More...
Go to the source code of this file.
Classes | |
class | EGS_PrismT< T > |
A class for modeling prisms. More... | |
Typedefs | |
typedef EGS_PrismT< EGS_PolygonYZ > | EGS_PrismX |
A prism with base in the X-plane. | |
typedef EGS_PrismT< EGS_PolygonXZ > | EGS_PrismY |
A prism with base in the Y-plane. | |
typedef EGS_PrismT< EGS_PolygonXY > | EGS_PrismZ |
A prism with base in the Z-plane. | |
typedef EGS_PrismT< EGS_Polygon > | EGS_Prism |
A prism with base in an arbitrary plane. | |
A prism geometry: header.
Definition in file egs_prism.h.