MIDSX 0.1
A x-ray transport code system for dosimetry
|
This is the complete list of members for RectangularSurfaceTally, including all inherited members.
areEdgesOrthogonal() (defined in RectangularSurfaceTally) | RectangularSurfaceTally | private |
calculateEntranceCosine() (defined in SurfaceTally) | SurfaceTally | protected |
calculateIntersectionParameter(double entrance_cosine) override (defined in RectangularSurfaceTally) | RectangularSurfaceTally | privatevirtual |
calculateIntersectionPoint(double t) (defined in SurfaceTally) | SurfaceTally | protected |
corner_ (defined in RectangularSurfaceTally) | RectangularSurfaceTally | private |
edge1_ (defined in RectangularSurfaceTally) | RectangularSurfaceTally | private |
edge1_dot_edge1_ (defined in RectangularSurfaceTally) | RectangularSurfaceTally | private |
edge2_ (defined in RectangularSurfaceTally) | RectangularSurfaceTally | private |
edge2_dot_edge2_ (defined in RectangularSurfaceTally) | RectangularSurfaceTally | private |
getSurfaceQuantityContainer() | SurfaceTally | |
handleOrthogonalEdges() (defined in RectangularSurfaceTally) | RectangularSurfaceTally | private |
isOutOfRange(double t) (defined in SurfaceTally) | SurfaceTally | protected |
isOutsideOfSurface(const Eigen::Vector3d &intersection_point) override (defined in RectangularSurfaceTally) | RectangularSurfaceTally | privatevirtual |
isPhotonParallelToPlane(double entrance_cosine) (defined in SurfaceTally) | SurfaceTally | protectedstatic |
norm_ (defined in SurfaceTally) | SurfaceTally | protected |
processMeasurements(TempSurfaceTallyData &temp_surface_tally_data) | SurfaceTally | |
RectangularSurfaceTally(Eigen::Vector3d corner, Eigen::Vector3d edge1, Eigen::Vector3d edge2, const SurfaceQuantityContainer &quantities) | RectangularSurfaceTally | |
setArea() (defined in RectangularSurfaceTally) | RectangularSurfaceTally | private |
setBasisDotProducts() (defined in RectangularSurfaceTally) | RectangularSurfaceTally | private |
surface_quantities_ (defined in SurfaceTally) | SurfaceTally | protected |
temp_surface_tally_data_ (defined in SurfaceTally) | SurfaceTally | protected |
willPassThrough() (defined in SurfaceTally) | SurfaceTally | protected |
~SurfaceTally()=default (defined in SurfaceTally) | SurfaceTally | virtual |