37 #include <OpenMS/config.h>
The representation of a 1D spectrum.
Definition: MSSpectrum.h:71
The SpectrumAddition is used to add up individual spectra.
Definition: SpectrumAddition.h:53
static OpenSwath::SpectrumPtr addUpSpectra(const std::vector< OpenSwath::SpectrumPtr > all_spectra, double sampling_rate, bool filter_zeros)
adds up a list of Spectra by resampling them and then addition of intensities
static OpenMS::MSSpectrum addUpSpectra(const std::vector< OpenMS::MSSpectrum > all_spectra, double sampling_rate, bool filter_zeros)
adds up a list of Spectra by resampling them and then addition of intensities
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
boost::shared_ptr< Spectrum > SpectrumPtr
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/DataStructures.h:291