Celeritas 0.6.0-dev.115+3b60a5fd
|
Construct a physics process for bremsstrahlung. More...
#include <PhysicsProcess.hh>
Public Attributes | |
std::optional< SeltzerBergerModel > | sb {std::in_place} |
std::optional< RelBremsModel > | rel {std::in_place} |
std::optional< MuBremsModel > | mu |
bool | combined_model {false} |
Use a unified relativistic/SB interactor. | |
bool | integral_xs {true} |
Use integral method for sampling discrete interaction length. | |
Construct a physics process for bremsstrahlung.