BOSS
7.0.4
BESIII Offline Software System
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
v
Enumerations
_
e
f
g
h
i
l
m
o
p
r
s
t
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
m
n
p
r
s
t
v
w
Enumerations
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
w
x
Files
File List
File Members
All
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
!
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
w
z
Enumerations
d
e
g
h
p
r
s
t
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
EvtHQET2FF.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Module: EvtGen/EvtHQET2FF.hh
4
//
5
// Description:
6
//
7
// Modification history:
8
//
9
// Marco Bomben March 10, 2003 Module created
10
//
11
//------------------------------------------------------------------------
12
13
#ifndef EVTHQET2FF_HH
14
#define EVTHQET2FF_HH
15
16
#include "
EvtGenBase/EvtSemiLeptonicFF.hh
"
17
18
class
EvtId
;
19
20
class
EvtHQET2FF
:
public
EvtSemiLeptonicFF
{
21
22
public
:
23
EvtHQET2FF
(
double
hqetrho2,
double
hqetha1_1,
double
hqetr1_1,
double
hqetr2_1);
24
EvtHQET2FF
(
double
hqetrho2,
double
hqetv1_1);
25
void
getvectorff
(
EvtId
parent,
EvtId
daught,
26
double
t
,
double
mass
,
double
*a1f,
27
double
*a2f,
double
*vf,
double
*a0f );
28
29
void
getscalarff
(
EvtId
parent,
EvtId
daught,
30
double
t
,
double
mass
,
double
*f0p,
double
*f0m);
31
32
33
private
:
34
double
r1_1;
35
double
rho2;
36
double
r2_1;
37
double
ha1_1;
38
double
v1_1;
39
};
40
41
#endif
42
43
44
45
46
47
48
49
50
mass
double mass
Definition:
CosmicGenerator.cxx:138
EvtSemiLeptonicFF.hh
EvtHQET2FF
Definition:
EvtHQET2FF.hh:20
EvtHQET2FF::getscalarff
void getscalarff(EvtId parent, EvtId daught, double t, double mass, double *f0p, double *f0m)
Definition:
EvtHQET2FF.cc:44
EvtHQET2FF::getvectorff
void getvectorff(EvtId parent, EvtId daught, double t, double mass, double *a1f, double *a2f, double *vf, double *a0f)
Definition:
EvtHQET2FF.cc:66
EvtId
Definition:
EvtId.hh:27
EvtSemiLeptonicFF
Definition:
EvtSemiLeptonicFF.hh:27
t
int t()
Definition:
t.c:1
source
Generator
BesEvtGen
BesEvtGen-00-03-98
src
EvtGen
EvtGenModels
EvtHQET2FF.hh
Generated by
1.9.6