|
ProteoWizard
|
#include "PeakFinder.hpp"#include "PeakFitter.hpp"#include "pwiz/utility/misc/Export.hpp"#include "pwiz/utility/math/OrderedPair.hpp"#include "pwiz/data/misc/PeakData.hpp"#include "boost/shared_ptr.hpp"#include <vector>Go to the source code of this file.
Classes | |
| class | pwiz::analysis::PeakExtractor |
| Class for extracting Peak objects from an array of ordered pairs; in design pattern lingo, this is a "template method" delegating peak finding and peak fitting to "strategies". More... | |
Namespaces | |
| namespace | pwiz |
| AMTContainer.hpp. | |
| namespace | pwiz::analysis |
1.8.1.1