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

Various cone geometries: header. More...

#include "egs_base_geometry.h"
#include "egs_functions.h"
#include "egs_math.h"
#include <vector>

Go to the source code of this file.

Classes

class  EGS_SimpleCone
 A single cone that may be open (i.e. extends to infinity or closed by a plane perpendicular to the cone axis. More...
 
class  EGS_ParallelCones
 A set of "parallel cones" (i.e. cones with the same axis and opening angles but different apexes) More...
 
class  EGS_ConeSet
 A set of cones with different opening angles but the same axis and apexes. More...
 
class  EGS_ConeStack
 A cone stack. More...
 

Detailed Description

Various cone geometries: header.

Author
Iwan Kawrakow, NRC

Definition in file egs_cones.h.