|
|
| Nucleus ()=default |
| | Default constructor.
|
| |
|
| Nucleus (vector< Nucleon > nucleons, Vec4 bPos) |
| | Constructor with nucleons and impact parameter.
|
| |
|
Nucleus & | reposition (const Vec4 &bPosNew) |
| | Move the nucleus around in impact parameter space.
|
| |
|
vector< Nucleon >::iterator | begin () |
| | Iterate over nucleons.
|
| |
|
vector< Nucleon >::iterator | end () |
| |
|
vector< Nucleon >::const_iterator | begin () const |
| |
|
vector< Nucleon >::const_iterator | end () const |
| |
|
int | size () const |
| |
|
const Vec4 & | bPos () |
| |
The documentation for this class was generated from the following file: