|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
Cherenkov 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 Cherenkov photons. | |
| bool | track_secondaries_first {true} |
| Track generated photons before parent. | |
| int | max_photons {100} |
| Maximum number of photons that can be generated before limiting step. | |
| double | max_beta_change {10.0} |
| Maximum percentage change in particle \(\beta\) before limiting step. | |
Cherenkov process options.