36 #ifndef OPENMS_ANALYSIS_MAPMATCHING_POSECLUSTERINGSHIFTSUPERIMPOSER_H 37 #define OPENMS_ANALYSIS_MAPMATCHING_POSECLUSTERINGSHIFTSUPERIMPOSER_H 102 return "poseclustering_shift";
108 #endif // OPENMS_ANALYSIS_MAPMATCHING_POSECLUSTERINGSHIFTSUPERIMPOSER_H static const String getProductName()
Returns the name of this module.
Definition: PoseClusteringShiftSuperimposer.h:100
A more convenient string class.
Definition: String.h:57
A container for consensus elements.
Definition: ConsensusMap.h:72
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
The base class of all superimposer algorithms.
Definition: BaseSuperimposer.h:57
A superimposer that uses a voting scheme, also known as pose clustering, to find a good shift transfo...
Definition: PoseClusteringShiftSuperimposer.h:65
static BaseSuperimposer * create()
Returns an instance of this class.
Definition: PoseClusteringShiftSuperimposer.h:94
virtual ~PoseClusteringShiftSuperimposer()
Destructor.
Definition: PoseClusteringShiftSuperimposer.h:74