ProteoWizard
|
#include "PeakFamilyDetectorFT.hpp"
#include "pwiz/utility/misc/unit.hpp"
#include "pwiz/utility/misc/Std.hpp"
Go to the source code of this file.
Functions | |
void | test () |
int | main (int argc, char *argv[]) |
Variables | |
ostream * | os_ = 0 |
double | peakFamilyDetectorFTTestData_ [] |
int | peakFamilyDetectorFTTestDataSize_ |
void test | ( | ) |
Definition at line 43 of file PeakFamilyDetectorFTTest.cpp.
References pwiz::analysis::PeakFamilyDetectorFT::Config::cp, pwiz::analysis::PeakFamilyDetectorFT::detect(), pwiz::analysis::PeakFamilyDetectorFT::Config::log, os_, peakFamilyDetectorFTTestData_, peakFamilyDetectorFTTestDataSize_, unit_assert, and unit_assert_equal.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 72 of file PeakFamilyDetectorFTTest.cpp.
References e(), os_, test(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.
ostream* os_ = 0 |
Definition at line 36 of file PeakFamilyDetectorFTTest.cpp.
double peakFamilyDetectorFTTestData_[] |
Referenced by test().
int peakFamilyDetectorFTTestDataSize_ |
Referenced by test().