|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
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.