25 #ifndef _SPECTRUMLIST_SCANSUMMER_HPP_ 26 #define _SPECTRUMLIST_SCANSUMMER_HPP_ 57 void sumSubScansNaive( std::vector<double> &, std::vector<double> &,
size_t,
msdata::DetailLevel)
const;
58 virtual size_t size()
const;
85 #endif // _SPECTRUMLIST_SCANSUMMER_HPP_
std::vector< precursorGroup > ms2RetentionTimes
std::vector< msdata::SpectrumIdentity > spectrumIdentities
boost::shared_ptr< Spectrum > SpectrumPtr
std::vector< int > indexList
Provides a custom-sorted spectrum list.
std::vector< precursorGroup > precursorList
Inheritable pass-through implementation for wrapping a SpectrumList.
boost::shared_ptr< SpectrumList > SpectrumListPtr
std::vector< size_t > indexMap
Identifying information for a spectrum.
The structure that captures the generation of a peak list (including the underlying acquisitions) ...