ProteoWizard
|
a cache mapping spectrum indices to SpectrumPtrs More...
#include <SpectrumListCache.hpp>
Public Member Functions | |
CacheEntry (size_t i, SpectrumPtr s) | |
Public Attributes | |
size_t | index |
SpectrumPtr | spectrum |
a cache mapping spectrum indices to SpectrumPtrs
Definition at line 42 of file SpectrumListCache.hpp.
|
inline |
Definition at line 42 of file SpectrumListCache.hpp.
size_t pwiz::msdata::SpectrumListCache::CacheEntry::index |
Definition at line 42 of file SpectrumListCache.hpp.
SpectrumPtr pwiz::msdata::SpectrumListCache::CacheEntry::spectrum |
Definition at line 42 of file SpectrumListCache.hpp.