OpenMS  2.7.0
Classes | Namespaces | Macros | Functions
MRMFeatureFinderScoring.h File Reference
#include <OpenMS/ANALYSIS/OPENSWATH/OpenSwathScoring.h>
#include <OpenMS/ANALYSIS/OPENSWATH/DIAScoring.h>
#include <OpenMS/ANALYSIS/OPENSWATH/SONARScoring.h>
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/EmgScoring.h>
#include <OpenMS/KERNEL/StandardTypes.h>
#include <OpenMS/ANALYSIS/MAPMATCHING/TransformationDescription.h>
#include <OpenMS/KERNEL/FeatureMap.h>
#include <OpenMS/KERNEL/MRMTransitionGroup.h>
#include <OpenMS/KERNEL/MRMFeature.h>
#include <OpenMS/KERNEL/MSSpectrum.h>
#include <OpenMS/KERNEL/MSChromatogram.h>
#include <OpenMS/ANALYSIS/TARGETED/TargetedExperiment.h>
#include <OpenMS/OPENSWATHALGO/DATAACCESS/SwathMap.h>
#include <boost/shared_ptr.hpp>
#include <boost/make_shared.hpp>
#include <boost/unordered_map.hpp>
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 
)