35 #ifndef OPENMS_ANALYSIS_MAPMATCHING_MAPALIGNMENTEVALUATIONALGORITHMPRECISION_H 36 #define OPENMS_ANALYSIS_MAPMATCHING_MAPALIGNMENTEVALUATIONALGORITHMPRECISION_H 62 virtual void evaluate(
const ConsensusMap & consensus_map_in,
const ConsensusMap & consensus_map_gt,
const double & rt_dev,
const double & mz_dev,
const Peak2D::IntensityType & int_dev,
const bool use_charge,
double & out);
87 #endif // OPENMS_ANALYSIS_MAPMATCHING_MAPALIGNMENTEVALUATIONALGORITHMPRECISION_H
A more convenient string class.
Definition: String.h:57
A container for consensus elements.
Definition: ConsensusMap.h:72
static String getProductName()
Returns the product name (for the Factory)
Definition: MapAlignmentEvaluationAlgorithmPrecision.h:71
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
static MapAlignmentEvaluationAlgorithm * create()
Creates a new instance of this class (for Factory)
Definition: MapAlignmentEvaluationAlgorithmPrecision.h:65
Caap evaluation algorithm to obtain a precision value.
Definition: MapAlignmentEvaluationAlgorithmPrecision.h:49
Base class for all Caap evaluation algorithms.
Definition: MapAlignmentEvaluationAlgorithm.h:48