ProteoWizard
|
#include "pwiz/analysis/demux/SpectrumPeakExtractor.hpp"
#include "pwiz/data/msdata/examples.hpp"
#include "pwiz/utility/misc/Std.hpp"
#include "pwiz/utility/misc/unit.hpp"
#include "DemuxTypes.hpp"
Go to the source code of this file.
Classes | |
class | SpectrumPeakExtractorTest |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 129 of file SpectrumPeakExtractorTest.cpp.
References SpectrumPeakExtractorTest::Run(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.