20 : m_decimalPlaces(decimal_places)
57 for(
Iterator iterator = begin; iterator != end; ++iterator)
58 combine(map_trace, *(*iterator));
FilterResampleKeepXRange m_filterXRange
std::vector< const Trace * >::const_iterator Iterator
int getDecimalPlaces() const
int m_decimalPlaces
Number of decimals to use for the keys (x values)
void setFilterResampleKeepXRange(const FilterResampleKeepXRange &range)
void setDecimalPlaces(int value)
MassDataCombinerInterface(int decimal_places=-1)
virtual MapTrace & combine(MapTrace &map_trace, const Trace &trace) const =0
virtual ~MassDataCombinerInterface()
bool m_isApplyXRangeFilter
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...