OpenMS
2.4.0
|
This is the complete list of members for OpenSwathRetentionTimeNormalization, including all inherited members.
addChromatograms(MSChromatogram &base_chrom, const MSChromatogram &newchrom) | OpenSwathRetentionTimeNormalization | static |
CMD enum value | ProgressLogger | |
current_logger_ | ProgressLogger | mutableprotected |
endProgress() const | ProgressLogger | |
getLogType() const | ProgressLogger | |
GUI enum value | ProgressLogger | |
last_invoke_ | ProgressLogger | mutableprotected |
LogType enum name | ProgressLogger | |
logTypeToFactoryName_(LogType type) | ProgressLogger | protectedstatic |
ms1_map_ | OpenSwathWorkflowBase | protected |
MS1Extraction_(const std::vector< OpenSwath::SwathMap > &swath_maps, std::map< std::string, OpenSwath::ChromatogramPtr > &ms1_chromatograms, Interfaces::IMSDataConsumer *chromConsumer, const ChromExtractParams &cp, const OpenSwath::LightTargetedExperiment &transition_exp, const TransformationDescription &trafo_inverse, bool load_into_memory, bool ms1only=false) | OpenSwathWorkflowBase | protected |
nextProgress() const | ProgressLogger | |
NONE enum value | ProgressLogger | |
OpenSwathRetentionTimeNormalization() | OpenSwathRetentionTimeNormalization | inlineexplicit |
OpenSwathRetentionTimeNormalization(bool use_ms1_traces) | OpenSwathRetentionTimeNormalization | inlineexplicit |
OpenSwathWorkflowBase(bool use_ms1_traces) | OpenSwathWorkflowBase | inlineexplicitprotected |
operator=(const ProgressLogger &other) | ProgressLogger | |
performRTNormalization(const OpenSwath::LightTargetedExperiment &irt_transitions, std::vector< OpenSwath::SwathMap > &swath_maps, double min_rsq, double min_coverage, const Param &feature_finder_param, const ChromExtractParams &cp_irt, const Param &irt_detection_param, const String &mz_correction_function, const String &irt_mzml_out, Size debug_level, bool sonar=false, bool load_into_memory=false) | OpenSwathRetentionTimeNormalization | |
prepareExtractionCoordinates_(std::vector< OpenSwath::ChromatogramPtr > &chrom_list, std::vector< ChromatogramExtractorAlgorithm::ExtractionCoordinates > &coordinates, const OpenSwath::LightTargetedExperiment &transition_exp_used, const bool ms1, const TransformationDescription trafo_inverse, const ChromExtractParams &cp) const | OpenSwathWorkflowBase | protected |
ProgressLogger() | ProgressLogger | |
ProgressLogger(const ProgressLogger &other) | ProgressLogger | |
recursion_depth_ | ProgressLogger | protectedstatic |
RTNormalization(const OpenSwath::LightTargetedExperiment &transition_exp_, const std::vector< OpenMS::MSChromatogram > &chromatograms, double min_rsq, double min_coverage, const Param &default_ffparam, const Param &irt_detection_param, std::vector< OpenSwath::SwathMap > &swath_maps, const String &mz_correction_function, double mz_extraction_window, bool ppm) | OpenSwathRetentionTimeNormalization | |
setLogType(LogType type) const | ProgressLogger | |
setProgress(SignedSize value) const | ProgressLogger | |
simpleExtractChromatograms(const std::vector< OpenSwath::SwathMap > &swath_maps, const OpenSwath::LightTargetedExperiment &irt_transitions, std::vector< OpenMS::MSChromatogram > &chromatograms, const TransformationDescription &trafo, const ChromExtractParams &cp, bool sonar, bool load_into_memory) | OpenSwathRetentionTimeNormalization | |
startProgress(SignedSize begin, SignedSize end, const String &label) const | ProgressLogger | |
type_ | ProgressLogger | mutableprotected |
use_ms1_traces_ | OpenSwathWorkflowBase | protected |
~ProgressLogger() | ProgressLogger |