#include <distribution.h>
|
| | Kappa6 (std::default_random_engine &_rand, double _mass, double _charge, double _w0, double _maxw0) |
| | Kappa6 (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 127 of file distribution.h.
◆ Kappa6() [1/2]
| Kappa6::Kappa6 |
( |
std::default_random_engine & | _rand, |
|
|
double | _mass, |
|
|
double | _charge, |
|
|
double | _w0, |
|
|
double | _maxw0 ) |
|
inline |
◆ Kappa6() [2/2]
| Kappa6::Kappa6 |
( |
std::default_random_engine & | _rand | ) |
|
◆ generate_lookup()
| virtual void Kappa6::generate_lookup |
( |
| ) |
|
|
inlineprivatevirtual |
The documentation for this class was generated from the following files: