OpenMS
2.4.0
|
A structure to store which scores should be used by the Algorithm. More...
#include <OpenMS/ANALYSIS/OPENSWATH/OpenSwathScoring.h>
Public Member Functions | |
OpenSwath_Scores_Usage () | |
Public Attributes | |
bool | use_coelution_score_ |
bool | use_shape_score_ |
bool | use_rt_score_ |
bool | use_library_score_ |
bool | use_elution_model_score_ |
bool | use_intensity_score_ |
bool | use_total_xic_score_ |
bool | use_total_mi_score_ |
bool | use_nr_peaks_score_ |
bool | use_sn_score_ |
bool | use_mi_score_ |
bool | use_dia_scores_ |
bool | use_sonar_scores |
bool | use_ms1_correlation |
bool | use_ms1_fullscan |
bool | use_ms1_mi |
bool | use_uis_scores |
A structure to store which scores should be used by the Algorithm.
This can be used to turn on/off individual scores.
|
inline |
bool use_coelution_score_ |
bool use_dia_scores_ |
bool use_elution_model_score_ |
bool use_intensity_score_ |
bool use_library_score_ |
bool use_mi_score_ |
bool use_ms1_correlation |
bool use_ms1_fullscan |
bool use_ms1_mi |
bool use_nr_peaks_score_ |
bool use_rt_score_ |
bool use_shape_score_ |
bool use_sn_score_ |
bool use_sonar_scores |
bool use_total_mi_score_ |
bool use_total_xic_score_ |
bool use_uis_scores |