MIDSX 0.1
A x-ray transport code system for dosimetry
|
Virtual class which represents a geometry for a photon source. More...
#include <source.h>
Public Member Functions | |
virtual Eigen::Vector3d | samplePosition ()=0 |
Protected Member Functions | |
SourceGeometry (Eigen::Vector3d position) | |
Protected Attributes | |
Eigen::Vector3d | position_ |
Virtual class which represents a geometry for a photon source.
|
pure virtual |
Implemented in PointGeometry.