24#ifndef _ISOTOPEENVELOPEESTIMATOR_HPP_
25#define _ISOTOPEENVELOPEESTIMATOR_HPP_
Class used for calculating a theoretical isotope envelope for a given mass, based on an estimate of t...
IsotopeEnvelopeEstimator & operator=(const IsotopeEnvelopeEstimator &)
IsotopeEnvelopeEstimator(const Config &config)
MassDistribution isotopeEnvelope(double mass) const
IsotopeEnvelopeEstimator(const IsotopeEnvelopeEstimator &)
std::auto_ptr< Impl > impl_
~IsotopeEnvelopeEstimator()
std::vector< MassAbundance > MassDistribution
struct for holding isotope distribution
const IsotopeCalculator * isotopeCalculator