|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
Scintillation process options. More...
#include <GeantOpticalPhysicsOptions.hh>
Public Member Functions | |
| operator bool () const | |
| True if the process is activated. | |
Public Attributes | |
| bool | enable {true} |
| Enable the process. | |
| bool | stack_photons {true} |
| Enable generation of scintillation photons. | |
| bool | track_secondaries_first {true} |
| Track generated photons before parent. | |
| bool | by_particle_type {false} |
| Use per-particle yield and time constants for photon generation. | |
| bool | finite_rise_time {false} |
| Use material properties for sampling photon generation time. | |
| bool | track_info {false} |
| Attach scintillation interaction information to generated photon. | |
Scintillation process options.