BOSS
7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
TLi2.h
Go to the documentation of this file.
1
#ifndef RAD_TLi2
2
#define RAD_TLi2
3
4
class
TLi2
{
5
public
:
6
TLi2
(){};
7
~TLi2
(){};
8
static
double
Eval
(
const
double
&x){
9
return
Li2My
(
x
);
10
};
11
static
double
Li2Cern
(
const
double
&x);
12
static
double
Li2My
(
const
double
&x);
13
};
14
15
#endif
//#ifndef RAD_TLi2
16
x
Double_t x[10]
Definition:
DataBase/tau_mode.c:57
TLi2
Definition:
TLi2.h:4
TLi2::Li2My
static double Li2My(const double &x)
TLi2::TLi2
TLi2()
Definition:
TLi2.h:6
TLi2::Li2Cern
static double Li2Cern(const double &x)
TLi2::~TLi2
~TLi2()
Definition:
TLi2.h:7
TLi2::Eval
static double Eval(const double &x)
Definition:
TLi2.h:8
source
Generator
Mcgpj
Mcgpj-00-01-04
src
code
inc
TLi2.h
Generated by
1.9.6