OpenMS
IMSAlphabet::MassSortingCriteria_ Class Reference

Private class-functor to sort out elements in mass ascending order. More...

Public Member Functions

bool operator() (const element_type &el1, const element_type &el2) const
 

Detailed Description

Private class-functor to sort out elements in mass ascending order.

Member Function Documentation

◆ operator()()

bool operator() ( const element_type el1,
const element_type el2 
) const
inline

References IMSElement::getMass().