The base class of all superimposer algorithms.
Definition: BaseSuperimposer.h:33
~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.
BaseSuperimposer & operator=(const BaseSuperimposer &)
Assignment operator intentionally not implemented.
A container for consensus elements.
Definition: ConsensusMap.h:66
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:66
Base class for all classes that want to report their progress.
Definition: ProgressLogger.h:27
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19