The base class of all superimposer algorithms.
Definition: BaseSuperimposer.h:59
~BaseSuperimposer() override
Destructor.
virtual void run(const ConsensusMap &map_model, const ConsensusMap &map_scene, TransformationDescription &transformation)=0
Estimates the transformation between input maps and returns the estimated transformations.
BaseSuperimposer()
Constructor.
BaseSuperimposer(const BaseSuperimposer &)
Copy constructor intentionally not implemented.
static void registerChildren()
Register all derived classes here.
BaseSuperimposer & operator=(const BaseSuperimposer &)
Assignment operator intentionally not implemented.
A container for consensus elements.
Definition: ConsensusMap.h:88
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:93
Base class for all classes that want to report their progress.
Definition: ProgressLogger.h:55
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47