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

A pyramid geometry: header. More...

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

Go to the source code of this file.

Classes

class  EGS_PyramidT< T >
 A template class for modeling pyramids. More...
 

Typedefs

typedef EGS_PyramidT< EGS_PolygonYZEGS_PyramidX
 
typedef EGS_PyramidT< EGS_PolygonXZEGS_PyramidY
 
typedef EGS_PyramidT< EGS_PolygonXYEGS_PyramidZ
 
typedef EGS_PyramidT< EGS_PolygonEGS_Pyramid
 

Detailed Description

A pyramid geometry: header.

Author
Iwan Kawrakow, NRC

Definition in file egs_pyramid.h.