OpenMS
|
#include <OpenMS/ANALYSIS/OPENSWATH/OpenSwathScoring.h>
#include <OpenMS/ANALYSIS/OPENSWATH/DIAScoring.h>
#include <OpenMS/ANALYSIS/OPENSWATH/SONARScoring.h>
#include <OpenMS/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>
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) |
#define USE_SP_INTERFACE |
bool SortDoubleDoublePairFirst | ( | const std::pair< double, double > & | left, |
const std::pair< double, double > & | right | ||
) |