12 #ifndef __KOME_OBJECTS_PEAKS_MANAGER_H__
13 #define __KOME_OBJECTS_PEAKS_MANAGER_H__
166 void updatePeaks(
Spectrum& spec,
Peaks* peaks, std::vector<PeakElement>& addPeaks );
175 virtual void onCloseSample(
Sample* sample,
const bool deleting );
189 #endif // __KOME_OBJECTS_PEAKS_MANAGER_H__
group of spectrum management class
sample information management class
std::map< Chromatogram *, Peaks > m_chromPeaksMap
interfaces of Peaks2D class
interfaces of DefaultDataManager class
std::map< DataGroupNode *, Peaks2D > m_2dPeaksMap
interfaces of Peaks class
interfaces of PeakElement class
std::map< Spectrum *, Peaks > m_specPeaksMap
spectrum information management class
chromatogram information management class