35 #ifndef OPENMS_ANALYSIS_RNPXL_HYPERSCORE_H 36 #define OPENMS_ANALYSIS_RNPXL_HYPERSCORE_H 65 static double compute(
double fragment_mass_tolerance,
bool fragment_mass_tolerance_unit_ppm,
const PeakSpectrum& exp_spectrum,
const PeakSpectrum& theo_spectrum);
69 static double logfactorial_(
UInt x);
An implementation of the X!Tandem HyperScore PSM scoring function.
Definition: HyperScore.h:50
unsigned int UInt
Unsigned integer type.
Definition: Types.h:95
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67
std::pair< Size, double > IndexScorePair
Definition: HyperScore.h:52