86     template <
typename MapType>
    95     void updateMembers_() 
override;
 PoseClusteringAffineSuperimposer superimposer_
Definition: MapAlignmentAlgorithmPoseClustering.h:97
 
StablePairFinder pairfinder_
Definition: MapAlignmentAlgorithmPoseClustering.h:99
 
This class implements a pair finding algorithm for consensus features. 
Definition: StablePairFinder.h:109
 
void setReference(const MapType &map)
Sets the reference for the alignment. 
Definition: MapAlignmentAlgorithmPoseClustering.h:87
 
A container for features. 
Definition: FeatureMap.h:93
 
A container for consensus elements. 
Definition: ConsensusMap.h:75
 
Main OpenMS namespace. 
Definition: FeatureDeconvolution.h:46
 
A map alignment algorithm based on pose clustering. 
Definition: MapAlignmentAlgorithmPoseClustering.h:70
 
Int max_num_peaks_considered_
Definition: MapAlignmentAlgorithmPoseClustering.h:103
 
In-Memory representation of a mass spectrometry experiment. 
Definition: MSExperiment.h:77
 
Base class for all classes that want to report their progress. 
Definition: ProgressLogger.h:54
 
A base class for all classes handling default parameters. 
Definition: DefaultParamHandler.h:91
 
A superimposer that uses a voting scheme, also known as pose clustering, to find a good affine transf...
Definition: PoseClusteringAffineSuperimposer.h:66
 
int Int
Signed integer type. 
Definition: Types.h:102
 
ConsensusMap reference_
Definition: MapAlignmentAlgorithmPoseClustering.h:101
 
static void convert(UInt64 const input_map_index, PeakMap &input_map, ConsensusMap &output_map, Size n=-1)
Similar to convert for FeatureMaps.