![]() |
OpenMS
|
#include <OpenMS/ANALYSIS/OPENSWATH/OpenSwathScoring.h>#include <OpenMS/ANALYSIS/OPENSWATH/DIAScoring.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>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | MRMFeatureFinderScoring |
| The MRMFeatureFinder finds and scores peaks of transitions that co-elute. More... | |
| struct | MRMFeatureFinderScoring::TransitionGroupCache |
| Cache of transition-group invariant data to avoid per-feature recomputation. More... | |
| struct | MRMFeatureFinderScoring::OpenSwath_Ind_Scores_Pooled |
| Pooled variant of OpenSwath_Ind_Scores to allow pre-allocation and reuse. More... | |
Namespaces | |
| namespace | OpenMS |
| Main OpenMS namespace. | |
Macros | |
| #define | USE_SP_INTERFACE |
| struct OpenMS::MRMFeatureFinderScoring::TransitionGroupCache |
Cache of transition-group invariant data to avoid per-feature recomputation.
| #define USE_SP_INTERFACE |