 |
OpenMS
2.6.0
|
Go to the documentation of this file.
62 virtual ~
TIC() =
default;
76 const String& getName()
const override;
78 const std::vector<MSChromatogram>& getResults()
const ;
A more convenient string class.
Definition: String.h:59
std::vector< MSChromatogram > results_
Definition: TIC.h:87
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:77
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
This class serves as an abstract base class for all QC classes.
Definition: QCBase.h:54
Stores and handles combinations of enum values, e.g. a set of flags as bits flipped in an UInt64.
Definition: FlagSet.h:53