64 static double compute(
double fragment_mass_tolerance,
bool fragment_mass_tolerance_unit_ppm,
const PeakSpectrum& exp_spectrum,
const PeakSpectrum& theo_spectrum);
68 static double logfactorial_(
UInt x);
An implementation of the X!Tandem HyperScore PSM scoring function.
Definition: HyperScore.h:49
unsigned int UInt
Unsigned integer type.
Definition: Types.h:94
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
The representation of a 1D spectrum.
Definition: MSSpectrum.h:66
std::pair< Size, double > IndexScorePair
Definition: HyperScore.h:51