#include <distribution.h>
Definition at line 30 of file distribution.h.
◆ Distribution() [1/2]
| Distribution::Distribution |
( |
std::default_random_engine & | _rand, |
|
|
Real | _mass, |
|
|
Real | _charge ) |
|
inline |
◆ Distribution() [2/2]
| Distribution::Distribution |
( |
std::default_random_engine & | _rand | ) |
|
◆ next_particle()
| virtual Particle Distribution::next_particle |
( |
| ) |
|
|
pure virtual |
◆ charge
| Real Distribution::charge |
|
protected |
◆ mass
◆ rand
| std::default_random_engine& Distribution::rand |
|
protected |
The documentation for this class was generated from the following files: