#include <distribution.h>
|
| | Kappa2 (std::default_random_engine &_rand, double _mass, double _charge, double _w0, double _maxw0) |
| | Kappa2 (std::default_random_engine &_rand) |
| | Kappa (std::default_random_engine &_rand, Real _mass, Real _charge, Real _w0, Real _maxw0) |
| | Kappa (std::default_random_engine &_rand) |
| virtual Particle | next_particle () |
| | Distribution (std::default_random_engine &_rand, Real _mass, Real _charge) |
| | Distribution (std::default_random_engine &_rand) |
Definition at line 158 of file distribution.h.
◆ Kappa2() [1/2]
| Kappa2::Kappa2 |
( |
std::default_random_engine & | _rand, |
|
|
double | _mass, |
|
|
double | _charge, |
|
|
double | _w0, |
|
|
double | _maxw0 ) |
|
inline |
◆ Kappa2() [2/2]
| Kappa2::Kappa2 |
( |
std::default_random_engine & | _rand | ) |
|
◆ generate_lookup()
| virtual void Kappa2::generate_lookup |
( |
| ) |
|
|
inlineprivatevirtual |
The documentation for this class was generated from the following files: