Classes that capture meta data about a MS or HPLC-MS experiment. More...
Classes | |
| class | Acquisition |
| Information about one raw data spectrum that was combined with several other raw data spectra. More... | |
| class | AcquisitionInfo |
| Description of the combination of raw data to a single spectrum. More... | |
| class | ChromatogramSettings |
| Representation of chromatogram settings, e.g. SRM/MRM chromatograms. More... | |
| class | ContactPerson |
| Contact person information. More... | |
| struct | CVTerm::Unit |
| class | CVTerm |
| Representation of controlled vocabulary term. More... | |
| class | CVTermList |
| Representation of controlled vocabulary term list. More... | |
| class | DataProcessing |
| Description of the applied preprocessing steps. More... | |
| class | Digestion |
| Meta information about digestion of a sample. More... | |
| class | DocumentIdentifier |
| Manage source document information. More... | |
| class | DocumentIDTagger |
| Tags OpenMS file containers with a DocumentID. More... | |
| class | ExperimentalSettings |
| Description of the experimental settings. More... | |
| class | Gradient |
| Representation of a HPLC gradient. More... | |
| class | HPLC |
| Representation of a HPLC experiment. More... | |
| class | Identification |
| Represents a object which can store the information of an analysisXML instance. More... | |
| class | IdentificationHit |
| Represents a object which can store the information of an analysisXML instance. More... | |
| class | Instrument |
| Description of a MS instrument. More... | |
| class | InstrumentSettings |
| Description of the settings a MS Instrument was run with. More... | |
| class | IonDetector |
| Description of a ion detector (part of a MS Instrument) More... | |
| class | IonSource |
| Description of an ion source (part of a MS Instrument) More... | |
| class | MassAnalyzer |
| Description of a mass analyzer (part of a MS Instrument) More... | |
| class | MetaInfo |
| A Type-Name-Value tuple class. More... | |
| class | MetaInfoDescription |
| Description of the meta data arrays of MSSpectrum. More... | |
| class | MetaInfoInterface |
| Interface for classes that can store arbitrary meta information (Type-Name-Value tuples). More... | |
| class | MetaInfoRegistry |
| Registry which assigns unique integer indices to strings. More... | |
| class | Modification |
| Meta information about chemical modification of a sample. More... | |
| class | PeptideEvidence |
| Representation of a peptide evidence. More... | |
| class | PeptideHit::ScoreMore |
| Greater predicate for scores of hits. More... | |
| class | PeptideHit::ScoreLess |
| Lesser predicate for scores of hits. More... | |
| class | PeptideHit |
| Representation of a peptide hit. More... | |
| class | PeptideIdentification |
| Represents the peptide hits for a spectrum. More... | |
| class | Precursor |
| Precursor meta information. More... | |
| class | Product |
| Product meta information. More... | |
| class | ProteinHit::ScoreMore |
| Greater predicate for scores of hits. More... | |
| class | ProteinHit::ScoreLess |
| Lesser predicate for scores of hits. More... | |
| class | ProteinHit |
| Representation of a protein hit. More... | |
| struct | ProteinIdentification::ProteinGroup |
| Bundles multiple (e.g. indistinguishable) proteins in a group. More... | |
| struct | ProteinIdentification::SearchParameters |
| Search parameters of the DB search. More... | |
| class | ProteinIdentification |
| Representation of a protein identification run. More... | |
| class | Sample |
| Meta information about the sample. More... | |
| class | SampleTreatment |
| Base class for sample treatments (Digestion, Modification, Tagging, ...) More... | |
| struct | ScanWindow |
| Scan window description. More... | |
| class | Software |
| Description of the software used for processing. More... | |
| class | SourceFile |
| Description of a file location, used to store the origin of (meta) data. More... | |
| class | SpectrumIdentification |
| Represents a object which can store the information of an analysisXML instance. More... | |
| class | SpectrumSettings |
| Representation of 1D spectrum settings. More... | |
| class | Tagging |
| Meta information about tagging of a sample e.g. ICAT labeling. More... | |
Classes that capture meta data about a MS or HPLC-MS experiment.
The top-level classes are OpenMS::ExperimentalSettings and OpenMS::SpectrumSettings .
| enum AcquisitionMode |
Acquisition mode.
| Enumerator | |
|---|---|
| ACQMODENULL |
Unknown. |
| PULSECOUNTING |
Pulse counting. |
| ADC |
Analog-digital converter. |
| TDC |
Time-digital converter. |
| TRANSIENTRECORDER |
Transient recorder. |
| SIZE_OF_ACQUISITIONMODE | |
| enum ActivationMethod |
Method of activation.
| enum AnalyzerType |
analyzer type
| enum ChecksumType |
| enum ChromatogramType |
List of chromatogram names, e.g., SELECTED_REACTION_MONITORING_CHROMATOGRAM. Actual names can be accessed using the ChromatogramNames[] array
| enum DigestionEnzyme |
| enum InletType |
inlet type
| enum IonizationMethod |
ionization method
| enum IonOpticsType |
ion optics type
| enum Polarity |
| enum ProcessingAction |
| enum ReflectronState |
| enum ResolutionMethod |
| enum ResolutionType |
| enum SampleState |
| enum ScanDirection |
| enum ScanLaw |
| enum ScanMode |
scan mode
| Enumerator | |
|---|---|
| UNKNOWN |
Unknown scan method. |
| MASSSPECTRUM |
general spectrum type |
| MS1SPECTRUM |
full scan mass spectrum, is a "mass spectrum" |
| MSNSPECTRUM |
MS2+ mass spectrum, is a "mass spectrum". |
| SIM |
Selected ion monitoring scan |
| SRM |
Selected reaction monitoring scan |
| CRM |
Consecutive reaction monitoring scan |
| CNG |
Constant neutral gain scan |
| CNL |
Constant neutral loss scan |
| PRECURSOR |
Precursor ion scan. |
| EMC |
Enhanced multiply charged scan. |
| TDF |
Time-delayed fragmentation scan. |
| EMR |
Electromagnetic radiation scan |
| EMISSION |
Emission scan. |
| ABSORBTION |
Absorbtion scan. |
| SIZE_OF_SCANMODE | |
| enum SpecificityType |
specificity of the reagent.
| enum SpectrumType |
| enum Type |
Detector type.
| OpenMS / TOPP release 2.0.0 | Documentation generated on Sat May 16 2015 16:13:43 using doxygen 1.8.9.1 |