Celeritas 0.6.0-dev.115+3b60a5fd
|
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 | |
NonuniformGridRecord | 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.