41 bool write_full_meta{
true};
42 bool use_lossy_numpress{
false};
43 double linear_fp_mass_acc{-1};
The interface of a consumer of spectra and chromatograms.
Definition: IMSDataConsumer.h:46
In-Memory representation of a mass spectrometry run.
Definition: MSExperiment.h:45
An class that uses on-disk SQLite database to read and write spectra and chromatograms.
Definition: SqMassFile.h:31
SqMassConfig config_
Definition: SqMassFile.h:88
void setConfig(const SqMassConfig &config)
Definition: SqMassFile.h:74
SqMassFile()
Default constructor.
void transform(const String &filename_in, Interfaces::IMSDataConsumer *consumer, bool skip_full_count=false, bool skip_first_pass=false) const
void store(const String &filename, const MapType &map) const
Store an MSExperiment in sqMass format.
void load(const String &filename, MapType &map) const
MSExperiment MapType
Definition: SqMassFile.h:46
~SqMassFile()
Default destructor.
Configuration class for SqMassFile.
Definition: SqMassFile.h:40
A more convenient string class.
Definition: String.h:34
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19