|
Celeritas 0.7+28f01d9
|
Unnormalized scintillation spectrum as a sum of independent components. More...
#include <ScintillationData.hh>
Public Member Functions | |
| operator bool () const | |
| Whether all data are assigned and valid. | |
Public Attributes | |
| real_type | yield_per_energy {} |
| [1/MeV] | |
| ItemRange< real_type > | yield_pdf |
| ItemRange< ScintDistributionRecord > | components |
Unnormalized scintillation spectrum as a sum of independent components.
yield_per_energy is the average number of photons released by a unit of locally deposited energy.yield_pdf is the probability of choosing from a given component.components stores the different scintillation components (fast/slow/etc) for this material.