A container for features.
Definition: FeatureMap.h:80
Stores and handles combinations of enum values, e.g. a set of flags as bits flipped in an UInt64.
Definition: FlagSet.h:28
QC metric calculating theoretical mass of a peptide sequence.
Definition: PeptideMass.h:24
const String & getName() const override
Returns the name of the metric.
void compute(FeatureMap &features)
Sets the 'mass' metavalue to all PeptideHits by computing the theoretical mass.
Status requirements() const override
Returns the input data requirements of the compute(...) function.
PeptideMass()=default
Constructor.
virtual ~PeptideMass()=default
Destructor.
This class serves as an abstract base class for all QC classes.
Definition: QCBase.h:29
A more convenient string class.
Definition: String.h:34
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19