CachedSwathFileConsumer
- class pyopenms.CachedSwathFileConsumer
Bases:
objectCython implementation of _CachedSwathFileConsumer
- Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1CachedSwathFileConsumer.html
– Inherits from [‘FullSwathFileConsumer’]
- __init__()
Cython signature: void CachedSwathFileConsumer(CachedSwathFileConsumer &)
Cython signature: void CachedSwathFileConsumer(String cachedir, String basename, size_t nr_ms1_spectra, libcpp_vector[int] nr_ms2_spectra)
Methods
Cython signature: void CachedSwathFileConsumer(CachedSwathFileConsumer &)
Cython signature: void consumeChromatogram(MSChromatogram & c)
Cython signature: void consumeSpectrum(MSSpectrum & s)
Cython signature: void retrieveSwathMaps(libcpp_vector[SwathMap] & maps)
Cython signature: void setExpectedSize(size_t s, size_t c)
Cython signature: void setExperimentalSettings(ExperimentalSettings exp)
- consumeChromatogram()
Cython signature: void consumeChromatogram(MSChromatogram & c)
- consumeSpectrum()
Cython signature: void consumeSpectrum(MSSpectrum & s)
- retrieveSwathMaps()
Cython signature: void retrieveSwathMaps(libcpp_vector[SwathMap] & maps)
- setExpectedSize()
Cython signature: void setExpectedSize(size_t s, size_t c)
- setExperimentalSettings()
Cython signature: void setExperimentalSettings(ExperimentalSettings exp)