Celeritas
0.5.0-56+6b053cd
|
Particle- and material-dependent scintillation spectrum. More...
#include <ScintillationData.hh>
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
Whether all data are assigned and valid. | |
Public Attributes | |
GenericGridRecord | yield_per_energy |
ItemRange< real_type > | yield_pdf |
[MeV] -> [1/MeV] | |
ItemRange< ScintRecord > | components |
Particle- and material-dependent scintillation spectrum.
yield_vector
is the characteristic light yield for different energies.yield_pdf
is the probability of choosing from a given component.components
stores the fast/slow/etc scintillation components for this particle type.