23#ifndef _MS2_NOISE_FILTER_HPP_
24#define _MS2_NOISE_FILTER_HPP_
52 int numMassesInWindow_ = 5,
53 double windowWidth_ = 120.0,
54 bool relaxLowMass_ =
false
boost::shared_ptr< Spectrum > SpectrumPtr
MS2NoiseFilter's parameters.
Config(int numMassesInWindow_=5, double windowWidth_=120.0, bool relaxLowMass_=false)
const MS2NoiseFilter::Config params
MS2NoiseFilter(const MS2NoiseFilter::Config params_)
virtual void describe(pwiz::msdata::ProcessingMethod &) const
Description of the default peak processing method. This element describes the base method used in the...