|
|
typedef boost::tuple< double, double, double, bool > | Impl |
| |
|
|
| InitialCondition (double x0, double k0, double sig, bool isItInK=false) |
| |
|
double | getX0 () const |
| |
|
double | getK0 () const |
| |
|
double | getSig () const |
| |
|
bool | isInK () const |
| |
|
const Impl & | get () const |
| |
|
Impl & | get () |
| |
Definition at line 11 of file ParticleInitialCondition.h.
The documentation for this class was generated from the following file: