23#ifndef _SPECTRUMLIST_TITLEMAKER_HPP_
24#define _SPECTRUMLIST_TITLEMAKER_HPP_
SpectrumList implementation to add (or replace) a spectrum title to each spectrum according to a user...
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 <...
static bool accept(const msdata::SpectrumListPtr &inner)
const std::string format_
virtual msdata::SpectrumPtr spectrum(size_t index, bool getBinaryData=false) const
retrieve a spectrum by index
const msdata::MSData & msd_
Inheritable pass-through implementation for wrapping a SpectrumList.
boost::shared_ptr< SpectrumList > SpectrumListPtr
boost::shared_ptr< Spectrum > SpectrumPtr
This is the root element of ProteoWizard; it represents the mzML element, defined as: intended to cap...