36 #ifndef OPENMS_ANALYSIS_MAPMATCHING_BASESUPERIMPOSER_H 
   37 #define OPENMS_ANALYSIS_MAPMATCHING_BASESUPERIMPOSER_H 
   83     static void registerChildren();
 
   97 #endif  // OPENMS_ANALYSIS_MAPMATCHING_BASESUPERIMPOSER_H 
A container for consensus elements. 
Definition: ConsensusMap.h:60
The base class of all superimposer algorithms. 
Definition: BaseSuperimposer.h:55
BaseSuperimposer()
Constructor. 
Definition: BaseSuperimposer.h:63
virtual ~BaseSuperimposer()
Destructor. 
Definition: BaseSuperimposer.h:70
Base class for all classes that want to report their progess. 
Definition: ProgressLogger.h:56
A base class for all classes handling default parameters. 
Definition: DefaultParamHandler.h:90