Logo ROOT   6.08/07
Reference Guide
Namespaces | Functions | Variables
TF1Helper.cxx File Reference
#include "TF1Helper.h"
#include "TError.h"
#include "TMath.h"
#include <vector>
#include <cmath>
#include <cassert>
#include "TBackCompFitter.h"
#include "TVectorD.h"
#include "TMatrixD.h"
#include "Math/IntegratorOptions.h"
Include dependency graph for TF1Helper.cxx:

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::TF1Helper
 

Functions

double ROOT::TF1Helper::IntegralError (TF1 *func, Int_t ndim, const double *a, const double *b, const double *params, const double *covmat, double epsilon)
 

Variables

int gDefMaxPts = ROOT::Math::IntegratorMultiDimOptions::DefaultNCalls()
 

Variable Documentation

◆ gDefMaxPts

Definition at line 26 of file TF1Helper.cxx.