67 bool write_full_meta{
true};
68 bool use_lossy_numpress{
false};
69 double linear_fp_mass_acc{-1};
The interface of a consumer of spectra and chromatograms.
Definition: IMSDataConsumer.h:70
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:80
An class that uses on-disk SQLite database to read and write spectra and chromatograms.
Definition: SqMassFile.h:57
void load(const String &filename, MapType &map)
SqMassConfig config_
Definition: SqMassFile.h:114
void setConfig(const SqMassConfig &config)
Definition: SqMassFile.h:100
void transform(const String &filename_in, Interfaces::IMSDataConsumer *consumer, bool skip_full_count=false, bool skip_first_pass=false)
SqMassFile()
Default constructor.
void store(const String &filename, MapType &map)
Store an MSExperiment in sqMass format.
MSExperiment MapType
Definition: SqMassFile.h:72
~SqMassFile()
Default destructor.
Configuration class for SqMassFile.
Definition: SqMassFile.h:66
A more convenient string class.
Definition: String.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47