![]() |
OpenMS
|
Hash function for OpenMS::PeptideHit::PeakAnnotation. More...
#include <OpenMS/METADATA/PeptideHit.h>
Public Member Functions | |
| std::size_t | operator() (const OpenMS::PeptideHit::PeakAnnotation &pa) const noexcept |
Hash function for OpenMS::PeptideHit::PeakAnnotation.
Computes a hash by combining annotation (via fnv1a_hash_string), charge, mz, and intensity fields using hash_combine.
|
inlinenoexcept |
References OpenMS::fnv1a_hash_string(), OpenMS::hash_combine(), OpenMS::hash_float(), and OpenMS::hash_int().