Go to the source code of this file.
◆ OpenMS::SiriusMSFile::AccessionInfo
      
        
          | struct OpenMS::SiriusMSFile::AccessionInfo | 
      
 
| Class Members | 
|---|
| String | native_id_accession | nativeID accession for mztab-m | 
| String | native_id_type | nativeID type for mztab-m | 
| String | sf_accession | sourcefile accessions for mztab-m | 
| String | sf_path | sourcefile path for mztab-m | 
| String | sf_type | sourcefile type for mztab-m | 
 
 
◆ OpenMS::SiriusMSFile::CompoundInfo
      
        
          | struct OpenMS::SiriusMSFile::CompoundInfo | 
      
 
| Class Members | 
|---|
| int | charge | precursor/feature charge | 
| String | cmp | query_id used compound in .ms file | 
| String | des | description/name of the compound | 
| String | fid | annotated feature_id (if available) | 
| double | fmz | annotated mass of a feature (if available) | 
| String | formula | sumformula of the compound | 
| String | ionization | adduct information | 
| vector< String > | mids | native ids and identifier for multiple possible identification via AMS | 
| vector< String > | native_ids | native ids of the associated spectra | 
| double | pint_mono | parent/precursor intensity of the compound | 
| double | pmass | parent/precursor mass of the compound | 
| double | rt | retention time of the compound | 
| vector< String > | scan_indices | index of the associated spectra | 
| String | source_file | sourcefile for mztab-m | 
| String | source_format | format of the sourcefile for mztab-m | 
| String | specref_format | spectra ref format for mztab-m | 
| vector< String > | specrefs | spectra reference for mztab-m |