24#ifndef _ISOTOPETABLE_HPP_
25#define _ISOTOPETABLE_HPP_
Class representing a table of isotope distributions for collections of multiple atoms of a single ele...
IsotopeTable(const MassDistribution &md, int maxAtomCount, double cutoff)
friend PWIZ_API_DECL std::ostream & operator<<(std::ostream &os, const IsotopeTable &isotopeTable)
debugging
MassDistribution distribution(int atomCount) const
IsotopeTable(const IsotopeTable &)
IsotopeTable & operator=(const IsotopeTable &)
std::auto_ptr< Impl > impl_
std::vector< MassAbundance > MassDistribution
struct for holding isotope distribution