PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
A small code to test the functionality of the FitDriver. More...
#include <iostream>
#include <stdexcept>
#include <UnitTest++.h>
#include "GslFitter.hpp"
#include "UnitTestSampleData.hpp"
Go to the source code of this file.
Functions | |
TEST_FIXTURE (GslFitter, TestGslFitter) | |
int | main (int argv, char *argc[]) |
A small code to test the functionality of the FitDriver.
Definition in file unittest-GslFitter.cpp.
int main | ( | int | argv, |
char * | argc[] | ||
) |
Definition at line 29 of file unittest-GslFitter.cpp.
TEST_FIXTURE | ( | GslFitter | , |
TestGslFitter | |||
) |