Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TF1Convolution_EvalWrapper Class Reference

Definition at line 47 of file TF1Convolution.cxx.

Public Member Functions

 TF1Convolution_EvalWrapper (TF1 &f1, TF1 &f2, Double_t t)
 
Double_t operator() (Double_t x) const
 

Private Attributes

TF1fFunc1
 
TF1fFunc2
 
Double_t fT0
 

Constructor & Destructor Documentation

◆ TF1Convolution_EvalWrapper()

TF1Convolution_EvalWrapper::TF1Convolution_EvalWrapper ( TF1 f1,
TF1 f2,
Double_t  t 
)
inline

Definition at line 54 of file TF1Convolution.cxx.

Member Function Documentation

◆ operator()()

Double_t TF1Convolution_EvalWrapper::operator() ( Double_t  x) const
inline

Definition at line 59 of file TF1Convolution.cxx.

Member Data Documentation

◆ fFunc1

TF1* TF1Convolution_EvalWrapper::fFunc1
private

Definition at line 49 of file TF1Convolution.cxx.

◆ fFunc2

TF1* TF1Convolution_EvalWrapper::fFunc2
private

Definition at line 50 of file TF1Convolution.cxx.

◆ fT0

Double_t TF1Convolution_EvalWrapper::fT0
private

Definition at line 51 of file TF1Convolution.cxx.

  • hist/hist/src/TF1Convolution.cxx