24 #ifndef _SPECTRUMLIST_PRECURSORREREFINE_HPP_
25 #define _SPECTRUMLIST_PRECURSORREREFINE_HPP_
62 double RefineMassVal(
double initialEstimate,
size_t index)
const;
64 boost::shared_ptr<Impl>
impl_;
77 #endif // _SPECTRUMLIST_PRECURSORREREFINE_HPP_
boost::shared_ptr< Spectrum > SpectrumPtr
Inheritable pass-through implementation for wrapping a SpectrumList.
boost::shared_ptr< Impl > impl_
double mz(double neutralMass, int protonDelta, int electronDelta=0, int neutronDelta=0)
SpectrumList wrapper that recalculates precursor info on spectrum() requests.
This is the root element of ProteoWizard; it represents the mzML element, defined as: intended to cap...