14 #ifndef __KOME_OBJECTS_PEAKS_2D_H__
15 #define __KOME_OBJECTS_PEAKS_2D_H__
98 const double intensity
103 #ifdef ENABLE_MASSPP_PARALLEL_TBB_MODE
126 const double startRt,
129 const double startMz,
131 const double intensity
141 std::vector<kome::objects::Peak2DElement*>& peak
143 #endif // ENABLE_MASSPP_PARALLEL_TBB_MODE
161 const double intensity
182 void removePeak(
const unsigned int idx );
197 unsigned int getNumberOfClusters();
211 void clearClusters();
225 void removeCluster(
const unsigned int idx );
233 void setDataId(
const int id );
246 #endif // __KOME_OBJECTS_PEAKS_2D_H__
2-dimentional peaks array
interfaces of Peaks2DArray class
2-dimentional peaks cluster
std::vector< PeaksCluster2D * > m_clusters
2-dimentional peak element