101 return "poseclustering_shift";
The base class of all superimposer algorithms.
Definition: BaseSuperimposer.h:59
A container for consensus elements.
Definition: ConsensusMap.h:88
A superimposer that uses a voting scheme, also known as pose clustering, to find a good shift transfo...
Definition: PoseClusteringShiftSuperimposer.h:66
PoseClusteringShiftSuperimposer()
Default ctor.
static BaseSuperimposer * create()
Returns an instance of this class.
Definition: PoseClusteringShiftSuperimposer.h:93
~PoseClusteringShiftSuperimposer() override
Destructor.
Definition: PoseClusteringShiftSuperimposer.h:73
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!...
static const String getProductName()
Returns the name of this module.
Definition: PoseClusteringShiftSuperimposer.h:99
A more convenient string class.
Definition: String.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47