|
EGS Brachy
An egs++ user code for rapid brachytherapy calculations
|
Definition of spectrum scoring classes. More...
#include <sstream>#include "egs_advanced_application.h"#include "egs_functions.h"#include "egs_input.h"#include "egs_interface2.h"#include "egs_scoring.h"#include "ginfo.h"#include "pubsub.h"

Go to the source code of this file.
Classes | |
| class | EnergyScoringStats |
| a class to use for scoring information about total energy initialzed, escaping sources etc More... | |
| class | BaseSpectrumScorer |
| abstract base class for scoring spectrum information More... | |
| class | SurfaceCountSpectrum |
| A class for scoring a histogram of the number of particles escaping a source geometry. More... | |
| class | EnergyWeightedSurfaceSpectrum |
| A class for scoring the energy weighted spectrum (normalized to total radiant energy) of particles on the surface of a source geometry. More... | |
| class | FluenceSpectrumInVoxel |
| A class for scoring the fluence of particles enter a voxel of the scoring phantom geometry. More... | |
| class | EnergyFluenceSpectrumInVoxel |
| A class for scoring the energy fluence of particles enter a voxel of the scoring phantom geometry. More... | |
Definition of spectrum scoring classes.
Definition in file spec_scoring.h.