25 #ifndef _SPECTRUMLIST_SCANSUMMER_HPP_ 26 #define _SPECTRUMLIST_SCANSUMMER_HPP_ 64 virtual size_t size()
const;
92 #endif // _SPECTRUMLIST_SCANSUMMER_HPP_
std::vector< precursorGroupPtr > ms2RetentionTimes
std::vector< precursorGroupPtr > precursorMap
std::vector< double > precursorMZs
std::map< double, precursorGroupPtr > precursorList
std::vector< msdata::SpectrumIdentity > spectrumIdentities
boost::shared_ptr< Spectrum > SpectrumPtr
std::vector< int > indexList
Provides a custom-sorted spectrum list.
std::vector< double > ionMobilities
Inheritable pass-through implementation for wrapping a SpectrumList.
boost::shared_ptr< SpectrumList > SpectrumListPtr
boost::shared_ptr< precursorGroup > precursorGroupPtr
std::vector< size_t > indexMap
std::vector< double > scanTimes
Identifying information for a spectrum.
handles registration of IterationListeners and broadcast of update messages
The structure that captures the generation of a peak list (including the underlying acquisitions) ...