EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Public Member Functions | List of all members
EGS_XProjector Class Reference

A projector into the x-plane. More...

#include <egs_projectors.h>

Public Member Functions

 EGS_XProjector (const string &Type)
 
EGS_Float operator* (const EGS_Vector &x) const
 
EGS_Vector operator* (EGS_Float t) const
 
EGS_Float length () const
 
EGS_2DVector getProjection (const EGS_Vector &x) const
 
EGS_Float distance (const EGS_Vector &x) const
 
const string & getType () const
 
void printInfo () const
 
EGS_Vector normal () const
 
EGS_Vector normal (const EGS_2DVector &x) const
 
EGS_Vector getPoint (const EGS_2DVector &x) const
 

Detailed Description

A projector into the x-plane.

For description of the various methods see the EGS_Projector documentation.

Definition at line 119 of file egs_projectors.h.


The documentation for this class was generated from the following file: