|
OpenMS
2.6.0
|
Go to the documentation of this file.
87 template <
typename SpectrumType>
90 std::cerr <<
"Store() for KroenikFile not implemented. Filename was: " << filename <<
", spec of size " << spectrum.size() <<
"\n";
void store(const String &filename, const SpectrumType &spectrum) const
Stores a featureXML as a Kroenik file.
Definition: KroenikFile.h:88
File adapter for Kroenik (HardKloer sibling) files.
Definition: KroenikFile.h:62
A more convenient string class.
Definition: String.h:59
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Not implemented exception.
Definition: Exception.h:436
A container for features.
Definition: FeatureMap.h:97
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67