36 #ifndef OPENMS_ANALYSIS_MAPMATCHING_POSECLUSTERINGAFFINESUPERIMPOSER_H 
   37 #define OPENMS_ANALYSIS_MAPMATCHING_POSECLUSTERINGAFFINESUPERIMPOSER_H 
  104       return "poseclustering_affine";
 
  110 #endif  // OPENMS_ANALYSIS_MAPMATCHING_POSECLUSTERINGAFFINESUPERIMPOSER_H 
A more convenient string class. 
Definition: String.h:56
A container for consensus elements. 
Definition: ConsensusMap.h:60
virtual ~PoseClusteringAffineSuperimposer()
Destructor. 
Definition: PoseClusteringAffineSuperimposer.h:75
The base class of all superimposer algorithms. 
Definition: BaseSuperimposer.h:55
static const String getProductName()
Returns the name of this module. 
Definition: PoseClusteringAffineSuperimposer.h:102
static BaseSuperimposer * create()
Returns an instance of this class. 
Definition: PoseClusteringAffineSuperimposer.h:96
A superimposer that uses a voting scheme, also known as pose clustering, to find a good affine transf...
Definition: PoseClusteringAffineSuperimposer.h:65