35 #ifndef OPENMS_METADATA_TAGGING_H
36 #define OPENMS_METADATA_TAGGING_H
57 static const std::string NamesOfIsotopeVariant[SIZE_OF_ISOTOPEVARIANT];
81 double getMassShift()
const;
83 void setMassShift(
double mass_shift);
96 #endif // OPENMS_METADATA_TAGGING_H
Base class for sample treatments (Digestion, Modification, Tagging, ...)
Definition: SampleTreatment.h:52
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
IsotopeVariant variant_
Definition: Tagging.h:92
Meta information about tagging of a sample e.g. ICAT labeling.
Definition: Tagging.h:50
Meta information about chemical modification of a sample.
Definition: Modification.h:52
double mass_shift_
Definition: Tagging.h:91