|
OpenMS
2.6.0
|
Go to the documentation of this file.
70 const std::vector<OpenSwath::LightTransition> & transitions,
71 const std::vector<OpenSwath::SwathMap>& swath_maps,
76 void computeXCorr_(std::vector<std::vector<double> >& sonar_profiles,
77 double& xcorr_coelution_score,
double& xcorr_shape_score);
86 void updateMembers_()
override;
bool dia_extraction_ppm_
Definition: SONARScoring.h:90
bool dia_centroided_
Definition: SONARScoring.h:89
~SONARScoring() override
Destructor.
Definition: SONARScoring.h:65
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:92
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Scoring of an spectrum using SONAR data.
Definition: SONARScoring.h:54
A structure to hold the different scores computed by OpenSWATH.
Definition: OpenSwathScores.h:80
double dia_extract_window_
Definition: SONARScoring.h:88
Definition: ITransition.h:56