OpenMS
|
#include <OpenMS/KERNEL/MSSpectrum.h>
Public Member Functions | |
Chunks (const MSSpectrum &s) | |
void | add (bool is_sorted) |
std::vector< Chunk > & | getChunks () |
Private Attributes | |
std::vector< Chunk > | chunks_ |
const MSSpectrum & | spec_ |
|
inline |
|
inline |
|
inline |
|
private |
|
private |