29 #include "../mzrange.h"
34 :
public OboPsiModHandlerInterface
37 const MzRange m_massRange;
38 OboPsiModHandlerInterface &m_sink;
41 FilterOboPsiModTermDiffMono(OboPsiModHandlerInterface &sink,
42 const MzRange &mass_range);
43 ~FilterOboPsiModTermDiffMono();
45 void setOboPsiModTerm(
const OboPsiModTerm &term)
override;