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

Go to the source code of this file.

Classes

class  FeatureMapping
 
class  FeatureMapping::FeatureMappingInfo
 Stores information required for preprocessing. More...
 
class  FeatureMapping::FeatureToMs2Indices
 Stores preprocessed feature mapping information. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Class Documentation

◆ OpenMS::FeatureMapping::FeatureMappingInfo

class OpenMS::FeatureMapping::FeatureMappingInfo

Stores information required for preprocessing.

Collaboration diagram for FeatureMapping::FeatureMappingInfo:
[legend]
Class Members
vector< FeatureMap > feature_maps feature data
KDTreeFeatureMaps kd_tree KDTree references into feature_maps to provides fast spatial queries.

◆ OpenMS::FeatureMapping::FeatureToMs2Indices

class OpenMS::FeatureMapping::FeatureToMs2Indices

Stores preprocessed feature mapping information.

Collaboration diagram for FeatureMapping::FeatureToMs2Indices:
[legend]
Class Members
map< const BaseFeature *, vector< size_t > > assignedMS2
vector< size_t > unassignedMS2