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

A set of concentric cylinders: header. More...

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

Go to the source code of this file.

Classes

class  EGS_CylindersT< T >
 A set of concentric cylinders. More...
 

Typedefs

typedef EGS_CylindersT
< EGS_XProjector
EGS_CylindersX
 
typedef EGS_CylindersT
< EGS_YProjector
EGS_CylindersY
 
typedef EGS_CylindersT
< EGS_ZProjector
EGS_CylindersZ
 
typedef EGS_CylindersT
< EGS_Projector
EGS_Cylinders
 

Detailed Description

A set of concentric cylinders: header.

Author
Declan Persram and Iwan Kawrakow

Definition in file egs_cylinders.h.