70 const String name_ =
"SpectrumCount";
Stores and handles combinations of enum values, e.g. a set of flags as bits flipped in an UInt64.
Definition: FlagSet.h:54
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:80
This class serves as an abstract base class for all QC classes.
Definition: QCBase.h:55
Definition: SpectrumCount.h:48
std::map< Size, UInt > compute(const MSExperiment &exp)
Compute number of spectra per MS level and returns them in a map.
SpectrumCount()=default
Constructor.
const String & getName() const override
Returns the name of the metric.
QCBase::Status requires() const override
Returns the input data requirements of the compute(...) function.
virtual ~SpectrumCount()=default
Destructor.
A more convenient string class.
Definition: String.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47