A simple class returning the scattering rate and the energy of a scattered particle.
More...
#include <common.hpp>
A simple class returning the scattering rate and the energy of a scattered particle.
Definition at line 52 of file common.hpp.
◆ scatter_process_descriptor()
viennashe::she::scatter_process_descriptor::scatter_process_descriptor |
( |
| ) |
|
|
inline |
◆ final_energy() [1/2]
double viennashe::she::scatter_process_descriptor::final_energy |
( |
| ) |
const |
|
inline |
◆ final_energy() [2/2]
void viennashe::she::scatter_process_descriptor::final_energy |
( |
double |
e | ) |
|
|
inline |
◆ generation_rate() [1/2]
double viennashe::she::scatter_process_descriptor::generation_rate |
( |
| ) |
const |
|
inline |
◆ generation_rate() [2/2]
void viennashe::she::scatter_process_descriptor::generation_rate |
( |
double |
r | ) |
|
|
inline |
◆ initial_energy() [1/2]
double viennashe::she::scatter_process_descriptor::initial_energy |
( |
| ) |
const |
|
inline |
◆ initial_energy() [2/2]
void viennashe::she::scatter_process_descriptor::initial_energy |
( |
double |
e | ) |
|
|
inline |
◆ rate() [1/2]
double viennashe::she::scatter_process_descriptor::rate |
( |
| ) |
const |
|
inline |
◆ rate() [2/2]
void viennashe::she::scatter_process_descriptor::rate |
( |
double |
r | ) |
|
|
inline |
The documentation for this class was generated from the following file: