Go to the documentation of this file.
23 #ifndef _SPECTRUMLIST_TITLEMAKER_HPP_
24 #define _SPECTRUMLIST_TITLEMAKER_HPP_
74 #endif // _SPECTRUMLIST_TITLEMAKER_HPP_
virtual msdata::SpectrumPtr spectrum(size_t index, bool getBinaryData=false) const
retrieve a spectrum by index
boost::shared_ptr< SpectrumList > SpectrumListPtr
Inheritable pass-through implementation for wrapping a SpectrumList.
const std::string format_
PWIZ_API_DECL Reader_Bruker_Format format(const std::string &path)
returns Bruker format of 'path' if it is a Bruker directory; otherwise returns empty string
boost::shared_ptr< Spectrum > SpectrumPtr
static bool accept(const msdata::SpectrumListPtr &inner)
SpectrumList implementation to add (or replace) a spectrum title to each spectrum according to a user...
This is the root element of ProteoWizard; it represents the mzML element, defined as: intended to cap...
SpectrumList_TitleMaker(const msdata::MSData &msd, const std::string &format)
The format string recognizes some keywords to replace with the appropriate field: <RunId> - Run::id <...
const msdata::MSData & msd_