MIDSX 0.1
A x-ray transport code system for dosimetry
|
CComputationalDomain | Class which represents the computational domain |
CProbabilityDist::ContinuousInversion | Class which uses PENELOPE's RITA inversion sampling algorithm to sample from a continuous distribution |
CCountSurfaceQuantity | Class which represents a count quantity for a surface tally |
CCountValue | Class which represents a count quantity. Used by the Tally classes to store simulation data |
CCountVolumeQuantity | |
CDataAccessObject | Class which provides an interface to a SQLite database |
▼CDirectionality | Virtual class which represents a directionality for a photon source |
CBeamDirectionality | Class which represents a beam directionality |
CDiscIsotropicDirectionality | Class which represents a disc isotropic directionality |
CIsotropicDirectionality | Class which represents an isotropic directionality |
CRectangularIsotropicDirectionality | Class which represents a rectangular isotropic directionality |
CProbabilityDist::DiscreteInversion | Class which uses inversion sampling to sample from a discrete distribution |
▼CEnergySpectrum | Virtual class which represents an energy spectrum for a photon source |
CMonoenergeticSpectrum | Class which represents a monoenergetic energy spectrum |
CPolyenergeticSpectrum | Class which represents a polyenergetic energy spectrum |
▼Cstd::exception | |
CDatabaseException | Exception class for database errors |
CInteractionData | Class which provides access to various simulation significant data |
▼CInterpolator::Interpolator | Abstract base class for interpolators |
▼CInterpolator::Linear | Class which performs linear interpolation |
CInterpolator::LogLogLinear | Class which performs linear interpolation on a log-log scale |
▼CInterpolator::Spline | Class which performs 3rd order spline interpolation |
CInterpolator::LogLogSpline | Class which performs 3rd order spline interpolation on a log-log scale |
CProbabilityDist::IntervalData | |
CMaterial | Class which represents a material |
CMaterialData | Class which contains the computed simulation data for a material |
CMaterialProperties | Class which represents the properties of a material |
▼CParticle | Class which represents a particle |
CPhoton | Class which represents a photon. Inherits from Particle |
▼CParticleInteractionBehavior | Virtual class which represents the behavior of a particle when it interacts with a material |
CCoherentScattering | Class which represents the coherent scattering interaction |
CIncoherentScattering | Class which represents the incoherent scattering interaction |
CPhotoelectricEffect | Class which represents the photoelectric effect interaction |
CPhotonScatteringHistory | Struct which contains the scattering history of a photon |
CPhotonSource | Class which represents a photon source |
CPhysicsEngine | |
▼CSourceGeometry | Virtual class which represents a geometry for a photon source |
CPointGeometry | Class which represents a point geometry |
CSurfaceQuantityContainer | Class which represents a container for surface quantities |
▼CSurfaceTally | Virtual class which represents a surface tally |
CDiscSurfaceTally | Class which represents a disc surface tally |
CRectangularSurfaceTally | Class which represents a rectangular surface tally |
CSurfaceTallyData | Struct which stores data for a surface tally |
CTempSurfaceTallyData | Struct which represents the temporary data for a surface tally |
CTempVolumeTallyData | Struct which represents the temporary data for a volume tally |
CTempVoxelData | Struct which represents the temporary data for a voxel |
CProbabilityDist::Uniform | Class which represents a uniform distribution |
CVectorSurfaceQuantity | Class which represents a vector quantity for a surface tally |
CVectorValue | Class which represents a vector quantity. Used by the Tally classes to store simulation data |
CVectorVolumeQuantity | Class which represents a vector quantity for a volume tally |
CVolumeQuantityContainer | Class which represents a container for volume quantities |
▼CVolumeTally | Virtual class which represents a volume tally |
CAACuboidVolumeTally | Class which represents an axis-aligned cuboid volume tally |
CVolumeTallyData | Struct which stores data for a volume tally |
CVoxel | Struct which represents a voxel |
CVoxelGrid | Class which represents a voxel grid |