50  using Trace::operator=;
 
 
const DataPoint & atRetentionTime(pappso_double rt) const
get the DataPoint at the given retention time
 
void sortByRetentionTime()
sort peaks by retention time
 
XicCstSPtr makeXicCstSPtr() const
 
void debugPrintValues() const
 
unsigned int getMsPointDistance(pappso_double rt, pappso_double rt_other) const
get the number of MS measurement between 2 retention times on this xic
 
XicSPtr makeXicSPtr() const
 
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
 
std::shared_ptr< const Xic > XicCstSPtr
 
double pappso_double
A type definition for doubles.
 
std::shared_ptr< Xic > XicSPtr