#include "dunecore/DuneCommon/Utility/gausTF1.h"
#include <string>
#include <iostream>
#include <iomanip>
#include <vector>
#include <cassert>
Go to the source code of this file.
|
using | Index = unsigned int |
|
using Index = unsigned int |
Definition at line 27 of file test_gausTF1.cxx.
28 const string myname =
"test_gausTF1: ";
29 cout << myname <<
"Starting test" <<
endl;
31 cout << myname <<
"NDEBUG must be off." <<
endl;
34 string line =
"-----------------------------";
37 cout << myname << line <<
endl;
38 cout <<
"Testing TF1." <<
endl;
40 cout << myname << line <<
endl;
41 cout <<
"Build function." <<
endl;
42 TF1* pf =
gausTF1(20, 50, 10,
"mygaus");
TF1 * gausTF1(double heightIn, double meanIn, double sigmaIn, std::string fname)
void line(double t, double *p, double &x, double &y, double &z)
QTextStream & endl(QTextStream &s)