The SpectrumAddition adds together a list of spectra. More...
#include <OpenMS/ANALYSIS/OPENSWATH/SpectrumAddition.h>
Static Public Member Functions | |
| static OpenSwath::SpectrumPtr | addUpSpectra (std::vector< OpenSwath::SpectrumPtr > all_spectra, double sampling_rate, double filter_zeros) |
| adds up a list of Spectra by resampling them and then addition of intensities | |
The SpectrumAddition adds together a list of spectra.
| static OpenSwath::SpectrumPtr addUpSpectra | ( | std::vector< OpenSwath::SpectrumPtr > | all_spectra, | |
| double | sampling_rate, | |||
| double | filter_zeros | |||
| ) | [static] |
adds up a list of Spectra by resampling them and then addition of intensities
Referenced by MRMFeatureFinderScoring::getAddedSpectra_().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:50 using doxygen 1.7.1 |