124 const std::vector< OpenSwath::SwathMap > & swath_maps,
126 const Param & mrm_mapping_param,
130 bool load_into_memory =
false)
override;
168 const std::vector< OpenSwath::SwathMap > & swath_maps,
171 const Param & mrm_mapping_param)
override;
IChromatogramHandler implementation for DIA / SWATH / PRM / PASEF-DIA acquisitions,...
Definition DIAChromHandler.h:66
~DIAChromHandler() override=default
std::vector< MSChromatogram > collectIrtChromatogramsForIrt(const std::vector< OpenSwath::SwathMap > &swath_maps, const OpenSwath::LightTargetedExperiment &irt_transitions, const Param &mrm_mapping_param, const ChromExtractParams &cp, const TransformationDescription &trafo=TransformationDescription(), bool pasef=false, bool load_into_memory=false) override
Extract chromatograms for the iRT calibration transitions from each non-MS1 SWATH map.
DIAChromHandler()=default
std::vector< MSChromatogram > extractAndMapChromatogramsForTransitions(const std::vector< OpenSwath::SwathMap > &swath_maps, const OpenSwath::LightTargetedExperiment &transition_exp, const ChromExtractParams &cp, const Param &mrm_mapping_param) override
Extract chromatograms for the analytical transitions from each non-MS1 SWATH map.
Abstract interface for providing chromatograms.
Definition IChromatogramHandler.h:41
Management and storage of parameters / INI files.
Definition Param.h:46
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
Definition TransitionExperiment.h:369