45 TracePeak(std::vector<DataPoint>::const_iterator it_begin,
46 std::vector<DataPoint>::const_iterator it_end);
54 TracePeak(std::vector<DataPoint>::const_iterator it_begin,
55 std::vector<DataPoint>::const_iterator it_end,
DataPoint & getLeftBoundary()
void setLeftBoundary(const DataPoint &left)
pappso_double getArea() const
bool operator==(const TracePeak &other) const
TracePeak & operator=(const TracePeak &other)
void setArea(pappso_double area)
TracePeakCstSPtr makeTracePeakCstSPtr() const
void setRightBoundary(const DataPoint &right)
bool containsRt(pappso::pappso_double rt) const
DataPoint & getMaxXicElement()
DataPoint & getRightBoundary()
void setMaxXicElement(const DataPoint &max)
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
double pappso_double
A type definition for doubles.
std::shared_ptr< const TracePeak > TracePeakCstSPtr