12 #ifndef __KOME_OBJECTS_OVERLAPPING_CHROMATOGRAM_H__
13 #define __KOME_OBJECTS_OVERLAPPING_CHROMATOGRAM_H__
64 void clearChromatograms();
119 virtual void onGetSpectra(
121 const double startRt,
133 virtual double onGetMass(
const unsigned int index );
141 virtual int onGetMsStage(
const unsigned int index );
149 virtual double onGetPrecursor(
const unsigned int index );
154 #endif // __KOME_OBJECTS_OVERLAPPING_CHROMATOGRAM_H__
abstraction class of two dimention coordinate data
interfaces of Chromatogram class
std::vector< double > m_dMinY
std::vector< double > m_dMinX
dummy chromatogram class for overlapping draw
std::vector< double > m_dMaxY
std::vector< double > m_dMaxX
std::vector< Chromatogram * > m_chroms
one or more spectra management class
chromatogram information management class