OpenMS
Loading...
Searching...
No Matches
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...
 
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
 

Class Documentation

◆ OpenMS::MRMFeatureFinderScoring::TransitionGroupCache

struct OpenMS::MRMFeatureFinderScoring::TransitionGroupCache

Cache of transition-group invariant data to avoid per-feature recomputation.

Collaboration diagram for MRMFeatureFinderScoring::TransitionGroupCache:
[legend]
Class Members
vector< double > normalized_library_intensity
vector< string > precursor_ids
vector< string > precursor_ids_openms
vector< string > transition_native_ids
vector< string > transition_native_ids_openms

Macro Definition Documentation

◆ USE_SP_INTERFACE

#define USE_SP_INTERFACE