|
Celeritas 0.7+0c5d30b
|
Wavelength shifting properties for a single material. More...
#include <OpticalPhysics.hh>
Public Member Functions | |
| operator bool () const | |
| Whether all data are assigned and valid. | |
Public Attributes | |
| double | mean_num_photons {} |
| Mean number of reemitted photons. | |
| double | time_constant {} |
| Time delay between absorption and reemission. | |
| inp::Grid | component |
| Reemission population [MeV, unitless]. | |
| inp::Grid | mfp |
| Mean free path grid [MeV, len]. | |
Wavelength shifting properties for a single material.
The component vector represents the relative population as a function of the re-emission energy. It is used to define an inverse CDF needed to sample the re-emitted optical photon energy.