A container for consensus elements.
Definition: ConsensusMap.h:66
Caap evaluation algorithm to obtain a recall value.
Definition: MapAlignmentEvaluationAlgorithmRecall.h:24
MapAlignmentEvaluationAlgorithmRecall & operator=(const MapAlignmentEvaluationAlgorithmRecall &)
Assignment operator intentionally not implemented -> private.
MapAlignmentEvaluationAlgorithmRecall()
Default constructor.
MapAlignmentEvaluationAlgorithmRecall(const MapAlignmentEvaluationAlgorithmRecall &)
Copy constructor intentionally not implemented -> private.
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) override
Applies the algorithm.
~MapAlignmentEvaluationAlgorithmRecall() override
Destructor.
Base class for all Caap evaluation algorithms.
Definition: MapAlignmentEvaluationAlgorithm.h:22
float IntensityType
Intensity type.
Definition: Peak2D.h:36
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19