The base class of all superimposer algorithms.
Definition: BaseSuperimposer.h:33
A container for consensus elements.
Definition: ConsensusMap.h:66
A superimposer that uses a voting scheme, also known as pose clustering, to find a good affine transf...
Definition: PoseClusteringAffineSuperimposer.h:42
virtual void run(const std::vector< Peak2D > &map_model, const std::vector< Peak2D > &map_scene, TransformationDescription &transformation)
Perform alignment on vector of 1D peaks.
~PoseClusteringAffineSuperimposer() override
Destructor.
Definition: PoseClusteringAffineSuperimposer.h:50
void run(const ConsensusMap &map_model, const ConsensusMap &map_scene, TransformationDescription &transformation) override
Estimates the transformation and fills the given mapping function. (Has a precondition!...
PoseClusteringAffineSuperimposer()
Default ctor.
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19