EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Classes | Macros | Typedefs
egs_prism.h File Reference

A prism geometry: header. More...

#include "egs_base_geometry.h"
#include "egs_polygon.h"
#include "egs_functions.h"

Go to the source code of this file.

Classes

class  EGS_PrismT< T >
 A class for modeling prisms. More...
 

Typedefs

typedef EGS_PrismT< EGS_PolygonYZEGS_PrismX
 A prism with base in the X-plane.
 
typedef EGS_PrismT< EGS_PolygonXZEGS_PrismY
 A prism with base in the Y-plane.
 
typedef EGS_PrismT< EGS_PolygonXYEGS_PrismZ
 A prism with base in the Z-plane.
 
typedef EGS_PrismT< EGS_PolygonEGS_Prism
 A prism with base in an arbitrary plane.
 

Detailed Description

A prism geometry: header.

Author
Iwan Kawrakow, NRC

Definition in file egs_prism.h.