EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
This is the complete list of members for EGS_CylinderShape, including all inherited members.
a | EGS_CylinderShape | protected |
area() const | EGS_CylinderShape | virtual |
createObject(EGS_Input *) | EGS_CylinderShape | virtual |
createShape(EGS_Input *inp) | EGS_BaseShape | static |
deleteObject(EGS_Object *o) | EGS_Object | static |
deref() | EGS_Object | |
EGS_BaseShape(const string &Name="", EGS_ObjectFactory *f=0) | EGS_BaseShape | |
EGS_CylinderShape(const string &Name="", EGS_ObjectFactory *f=0) | EGS_CylinderShape | |
EGS_CylinderShape(EGS_Float r, EGS_Float H, const EGS_Vector &Xo=EGS_Vector(0, 0, 0), const EGS_Vector &A=EGS_Vector(0, 0, 1), const string &Name="", EGS_ObjectFactory *f=0) (defined in EGS_CylinderShape) | EGS_CylinderShape | |
EGS_CylinderShape(EGS_Float r, EGS_Float H, const EGS_AffineTransform *t, const string &Name="", EGS_ObjectFactory *f=0) | EGS_CylinderShape | |
EGS_Object(const string &Name="", EGS_ObjectFactory *f=0) | EGS_Object | |
EGS_Object(EGS_Input *inp, EGS_ObjectFactory *f=0) | EGS_Object | |
factory | EGS_Object | protected |
getHeight() const | EGS_CylinderShape | |
getObjectName() const | EGS_Object | |
getObjectType() const | EGS_Object | |
getPoint(EGS_RandomGenerator *rndm) | EGS_CylinderShape | virtual |
getPointInCircle(EGS_RandomGenerator *rndm, EGS_Float &x, EGS_Float &y) | EGS_CylinderShape | protected |
getPointSourceDirection(const EGS_Vector &Xo, EGS_RandomGenerator *rndm, EGS_Vector &u, EGS_Float &wt) | EGS_CylinderShape | virtual |
getRadius() const | EGS_CylinderShape | |
getRandomPoint(EGS_RandomGenerator *rndm) | EGS_BaseShape | virtual |
getShape(const string &Name) | EGS_BaseShape | static |
getTransform() const | EGS_BaseShape | |
getUniqueName(const EGS_Object *o=0) | EGS_Object | static |
h | EGS_CylinderShape | protected |
has_phi | EGS_CylinderShape | protected |
name | EGS_Object | protected |
nref | EGS_Object | protected |
otype | EGS_Object | protected |
phi_max (defined in EGS_CylinderShape) | EGS_CylinderShape | protected |
phi_min (defined in EGS_CylinderShape) | EGS_CylinderShape | protected |
R | EGS_CylinderShape | protected |
ref() | EGS_Object | |
setFactory(EGS_ObjectFactory *f) | EGS_Object | |
setName(EGS_Input *inp) | EGS_Object | |
setObjectName(const string &Name) | EGS_Object | |
setPhiRange(EGS_Float Phi_min, EGS_Float Phi_max) | EGS_CylinderShape | |
setTransformation(EGS_Input *inp) | EGS_BaseShape | |
setTransformation(EGS_AffineTransform *t) | EGS_BaseShape | |
supportsDirectionMethod() const | EGS_CylinderShape | virtual |
T | EGS_BaseShape | protected |
xo | EGS_CylinderShape | protected |
~EGS_BaseShape() | EGS_BaseShape | virtual |
~EGS_CylinderShape() | EGS_CylinderShape | |
~EGS_Object() (defined in EGS_Object) | EGS_Object | virtual |