#define ClassDefOverride(name, id)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooVoigtian is an efficient implementation of the convolution of a Breit-Wigner with a Gaussian,...
void selectDefaultAlgorithm()
Disable the fast evaluation of the complex error function using look-up tables (default is the "slow"...
bool canComputeBatchWithCuda() const override
void computeBatch(cudaStream_t *, double *output, size_t nEvents, RooFit::Detail::DataMap const &) const override
Compute multiple values of Voigtian distribution.
double evaluate() const override
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
void selectFastAlgorithm()
Enable the fast evaluation of the complex error function using look-up tables (default is the "slow" ...
TObject * clone(const char *newname) const override
Mother of all ROOT objects.