Logo ROOT   6.08/07
Reference Guide
Functions
testAnalyticalIntegrals.cxx File Reference
#include <TStyle.h>
#include <TPaveText.h>
#include <TCanvas.h>
#include <iostream>
#include <TROOT.h>
#include <TFile.h>
#include "TMath.h"
#include <TF1.h>
#include <TLegend.h>
#include <TStopwatch.h>
#include <TApplication.h>
#include <Math/PdfFuncMathCore.h>
#include <Math/ProbFuncMathCore.h>
#include <Math/WrappedTF1.h>
#include <Math/Integrator.h>
Include dependency graph for testAnalyticalIntegrals.cxx:

Functions

int main (int argc, char **argv)
 
void testAnalyticalIntegrals ()
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 184 of file testAnalyticalIntegrals.cxx.

◆ testAnalyticalIntegrals()

void testAnalyticalIntegrals ( )

Definition at line 28 of file testAnalyticalIntegrals.cxx.