#include "TF1.h"
#include "TMath.h"
#include "TLegend.h"
Go to the source code of this file.
Classes | |
struct | MyDerivFunc |
struct | MyIntegFunc |
Functions | |
double | MyFunc (double *x, double *p) |
void | exampleFunctor () |
void exampleFunctor | ( | ) |
Definition at line 38 of file exampleFunctor.C.
References TF2::Draw(), TF1::Draw(), f2, MyIntegFunc::Integral(), kBlue, kRed, l, MyFunc(), TAttLine::SetLineColor(), TF1::SetMaximum(), TF1::SetMinimum(), TFormula::SetParameters(), xmax, and xmin.
Definition at line 14 of file exampleFunctor.C.
References TMath::Gaus().
Referenced by exampleFunctor().