#include <EvtGenModels/EvtBtoXsgammaFermiUtil.hh>
|
| static double | FermiExpFunc (double var, const std::vector< double > &coeffs) |
| static double | FermiGaussFunc (double, std::vector< double > const &coeffs) |
| static double | FermiGaussFuncRoot (double, double, double, std::vector< double > &coeffs) |
| static double | FermiGaussRootFcnA (double, const std::vector< double > &coeffs1, const std::vector< double > &coeffs2) |
| static double | FermiGaussRootFcnB (double, const std::vector< double > &coeffs1, const std::vector< double > &coeffs2) |
| static double | Gamma (double, const std::vector< double > &coeffs) |
| static double | BesselI1 (double) |
| static double | BesselK1 (double) |
| static double | FermiRomanFuncRoot (double, double) |
| static double | FermiRomanRootFcnA (double) |
| static double | FermiRomanFunc (double, std::vector< double > const &coeffs) |
Definition at line 30 of file EvtBtoXsgammaFermiUtil.hh.
◆ BesselI1()
| double EvtBtoXsgammaFermiUtil::BesselI1 |
( |
double | x | ) |
|
|
static |
◆ BesselK1()
| double EvtBtoXsgammaFermiUtil::BesselK1 |
( |
double | x | ) |
|
|
static |
◆ FermiExpFunc()
| double EvtBtoXsgammaFermiUtil::FermiExpFunc |
( |
double | var, |
|
|
const std::vector< double > & | coeffs ) |
|
static |
◆ FermiGaussFunc()
| double EvtBtoXsgammaFermiUtil::FermiGaussFunc |
( |
double | y, |
|
|
std::vector< double > const & | coeffs ) |
|
static |
◆ FermiGaussFuncRoot()
| double EvtBtoXsgammaFermiUtil::FermiGaussFuncRoot |
( |
double | lambdabar, |
|
|
double | lam1, |
|
|
double | mb, |
|
|
std::vector< double > & | coeffs ) |
|
static |
◆ FermiGaussRootFcnA()
| double EvtBtoXsgammaFermiUtil::FermiGaussRootFcnA |
( |
double | y, |
|
|
const std::vector< double > & | coeffs1, |
|
|
const std::vector< double > & | coeffs2 ) |
|
static |
◆ FermiGaussRootFcnB()
| double EvtBtoXsgammaFermiUtil::FermiGaussRootFcnB |
( |
double | y, |
|
|
const std::vector< double > & | coeffs1, |
|
|
const std::vector< double > & | coeffs2 ) |
|
static |
◆ FermiRomanFunc()
| double EvtBtoXsgammaFermiUtil::FermiRomanFunc |
( |
double | y, |
|
|
std::vector< double > const & | coeffs ) |
|
static |
◆ FermiRomanFuncRoot()
| double EvtBtoXsgammaFermiUtil::FermiRomanFuncRoot |
( |
double | lambdabar, |
|
|
double | lam1 ) |
|
static |
◆ FermiRomanRootFcnA()
| double EvtBtoXsgammaFermiUtil::FermiRomanRootFcnA |
( |
double | y | ) |
|
|
static |
◆ Gamma()
| double EvtBtoXsgammaFermiUtil::Gamma |
( |
double | z, |
|
|
const std::vector< double > & | coeffs ) |
|
static |
The documentation for this class was generated from the following files: