OpenMS
2.4.0
|
Go to the source code of this file.
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
template<class DataArrayT > | |
DataArrayT::iterator | getDataArrayByName (DataArrayT &a, const String &name) |
Helper functions for MSSpectrum and MSChromatogram. More... | |
template<class DataArrayT > | |
DataArrayT::const_iterator | getDataArrayByName (const DataArrayT &a, const String &name) |
template<typename PeakContainerT > | |
void | removePeaks (PeakContainerT &p, const double pos_start, const double pos_end, const bool ignoreDataArrays=false) |
template<typename PeakContainerT > | |
void | subtractMinimumIntensity (PeakContainerT &p) |