#include "TF1.h"
#include <vector>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | FitterUtil |
Functions | |
double | FitterUtil::EvalIntegral (TF1 *func, const std::vector< double > &x1, const std::vector< double > &x2, const std::vector< double > &par) |