|
Celeritas 0.7.0-dev.370+develop.9def02c
|
Parameterized scintillation properties. More...
#include <ScintillationData.hh>
Public Member Functions | |
| bool | is_normal_distribution () const |
| Whether this represents a normal distribution. | |
| operator bool () const | |
| Whether all data are assigned and valid. | |
Public Attributes | |
| real_type | lambda_mean {} |
| Mean wavelength. | |
| real_type | lambda_sigma {} |
| Standard deviation of wavelength. | |
| real_type | rise_time {} |
| Rise time. | |
| real_type | fall_time {} |
| Decay time. | |
| ItemId< NonuniformGridRecord > | energy_cdf |
Parameterized scintillation properties.
This component represents one type of scintillation emissions, such as prompt/fast, intermediate, or slow. It can be specific to a material or depend on the incident particle type.