OpenMS
MRMFeatureFinderScoring.h File Reference
Include dependency graph for MRMFeatureFinderScoring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MRMFeatureFinderScoring
 The MRMFeatureFinder finds and scores peaks of transitions that co-elute. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Macros

#define USE_SP_INTERFACE
 

Functions

bool SortDoubleDoublePairFirst (const std::pair< double, double > &left, const std::pair< double, double > &right)
 

Macro Definition Documentation

◆ USE_SP_INTERFACE

#define USE_SP_INTERFACE

Function Documentation

◆ SortDoubleDoublePairFirst()

bool SortDoubleDoublePairFirst ( const std::pair< double, double > &  left,
const std::pair< double, double > &  right 
)