24 #ifndef _SPECTRUMINFO_HPP_ 25 #define _SPECTRUMINFO_HPP_ 68 std::vector<MZIntensityPair>
data;
73 void update(
const Spectrum& spectrum,
bool getBinaryData =
false);
74 void clearBinaryData();
77 std::string massAnalyzerTypeAbbreviation()
const;
78 double mzFromFilterString()
const;
86 #endif // _SPECTRUMINFO_HPP_
double thermoMonoisotopicMZ
structure for Precursor info
std::vector< PrecursorInfo > precursors
The structure that captures the generation of a peak list (including the underlying acquisitions) ...
std::vector< MZIntensityPair > data
simple structure for holding Spectrum info