|
ROOT 6.10/09 Reference Guide |
#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>Functions | |
| int | main (int argc, char **argv) |
| void | testAnalyticalIntegrals () |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 184 of file testAnalyticalIntegrals.cxx.
| void testAnalyticalIntegrals | ( | ) |
Definition at line 28 of file testAnalyticalIntegrals.cxx.