|
int | sizeSoftPos () const |
| Bookkeeping of soft particles.
|
|
int | getSoftPos (unsigned int i) const |
|
bool | isSoft (int iPos) |
|
void | addSoftPos (int iPos) |
|
void | removeSoftPos (int iPos) |
|
void | updateSoftPos (int iPosOld, int iPosNew) |
|
void | updateSoftPosIfMatch (int iPosOld, int iPosNew) |
|
vector< int > | softPos () const |
|
void | clearSoftPos () |
|
void | listSoft () const |
|
void | removeResPos (int iPos) |
| Bookkeeping of resonances.
|
|
void | addResPos (int iPos) |
|
void | updateResPos (int iPosOld, int iPosNew) |
|
void | updateResPosIfMatch (int iPosOld, int iPosNew) |
|
bool | isRes (int iPos) |
|
int | sizeResPos () const |
|
int | getResPos (unsigned int i) const |
|
void | clearResPos () |
|
void | listRes () const |
|
|
vector< int > | softPosSave |
| Data members.
|
|
vector< int > | iPosRes |
|
The documentation for this class was generated from the following file: