42 class PeptideIdentification;
43 class TransformationDescription;
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
This class serves as an abstract base class for all QC classes.
Definition: QCBase.h:55
Take the original retention time before map alignment and use the alignment's trafoXML for calculatio...
Definition: RTAlignment.h:54
Status requires() const override
define the required input file: featureXML before map alignment (=POSTFDRFEAT), trafoXML after map al...
void compute(std::vector< PeptideIdentification > &ids, const TransformationDescription &trafo) const
Calculates retention time after map alignment and sets meta values "rt_raw" and "rt_align" in all Pep...
void compute(FeatureMap &fm, const TransformationDescription &trafo) const
Calculates retention time after map alignment and sets meta values "rt_raw" and "rt_align" in all Pep...
const String & getName() const override
returns the name of the metric
RTAlignment()=default
Constructor.
virtual ~RTAlignment()=default
Destructor.
A more convenient string class.
Definition: String.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47