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 74 #endif // _MS2_NOISE_FILTER_HPP_
MS2NoiseFilter(const MS2NoiseFilter::Config params_)
boost::shared_ptr< Spectrum > SpectrumPtr
const MS2NoiseFilter::Config params
Description of the default peak processing method. This element describes the base method used in the...
MS2NoiseFilter's parameters.