#include <TLi2.h>
|
static double | Eval (const double &x) |
|
static double | Li2Cern (const double &x) |
|
static double | Li2My (const double &x) |
|
Definition at line 4 of file TLi2.h.
◆ TLi2()
Definition at line 6 of file TLi2.h.
◆ ~TLi2()
Definition at line 7 of file TLi2.h.
◆ Eval()
static double TLi2::Eval |
( |
const double & |
x | ) |
|
|
inlinestatic |
Definition at line 8 of file TLi2.h.
8 {
10 };
static double Li2My(const double &x)
◆ Li2Cern()
static double TLi2::Li2Cern |
( |
const double & |
x | ) |
|
|
static |
◆ Li2My()
static double TLi2::Li2My |
( |
const double & |
x | ) |
|
|
static |
The documentation for this class was generated from the following file: