![]() |
OpenMS
|
#include <OpenMS/OPENSWATHALGO/DATAACCESS/TransitionExperiment.h>
Public Member Functions | |
| bool | operator== (const LightModification &rhs) const |
| Equality operator - compares location and unimod_id (consistent with hash) | |
| bool | operator!= (const LightModification &rhs) const |
Public Attributes | |
| int | location |
| int | unimod_id |
|
inline |
|
inline |
Equality operator - compares location and unimod_id (consistent with hash)
References LightModification::location, and LightModification::unimod_id.
| int location |
Referenced by LightModification::operator==().
| int unimod_id |
Referenced by LightModification::operator==().