A container for features.
Definition: FeatureMap.h:105
Stores and handles combinations of enum values, e.g. a set of flags as bits flipped in an UInt64.
Definition: FlagSet.h:54
QC metric calculating theoretical mass of a peptide sequence.
Definition: PeptideMass.h:50
Status requires() const override
Returns the input data requirements of the compute(...) function.
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.
PeptideMass()=default
Constructor.
virtual ~PeptideMass()=default
Destructor.
This class serves as an abstract base class for all QC classes.
Definition: QCBase.h:55
A more convenient string class.
Definition: String.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47