11 #include <OpenMS/config.h>  
Load Chromeleon HPLC text file and save it into a MSExperiment.
Definition: ChromeleonFile.h:28
 
void load(const String &filename, MSExperiment &experiment) const
Load the file's data and metadata, and save it into a MSExperiment.
 
double removeCommasAndParseDouble(String &number) const
Remove commas from the string (used as thousands separators) and parse its value.
 
ChromeleonFile()=default
Constructor.
 
virtual ~ChromeleonFile()=default
Destructor.
 
In-Memory representation of a mass spectrometry run.
Definition: MSExperiment.h:49
 
A more convenient string class.
Definition: String.h:34
 
static String number(double d, UInt n)
Definition: StringUtils.h:203
 
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19