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
InstallArea/include/MucRecEvent/MucRecEvent/MucRecQuadFit.h
Go to the documentation of this file.
1
//$id$
2
//
3
//$log$
4
5
/*
6
* 2003/12/24 Zhengyun You Peking University
7
*
8
* 2004/09/12 Zhengyun You Peking University
9
* transplanted to Gaudi framework
10
*/
11
12
#ifndef MUC_QUADFIT_H
13
#define MUC_QUADFIT_H
14
15
class
MucRecQuadFit
16
{
17
public
:
18
19
/// Constructor.
20
MucRecQuadFit
();
21
22
/// Destructor.
23
~MucRecQuadFit
();
24
25
int
QuadFit
(
float
x
[],
26
float
y[],
27
float
w
[],
28
int
n
,
29
float
*a,
30
float
*b,
31
float
*c,
32
int
*
half
,
//which half parabola 1: left 2 : right
33
float
*chisq,
34
float
*siga,
35
float
*sigb,
36
float
*sigc);
37
38
private
:
39
40
};
41
42
#endif
/* MUC_QUADFIT_H */
n
const Int_t n
Definition:
DataBase/tau_mode.c:65
x
Double_t x[10]
Definition:
DataBase/tau_mode.c:57
w
double w
Definition:
EvtPhokharaDef.hh:26
MucRecQuadFit
Definition:
InstallArea/include/MucRecEvent/MucRecEvent/MucRecQuadFit.h:16
MucRecQuadFit::MucRecQuadFit
MucRecQuadFit()
Constructor.
Definition:
MucRecQuadFit.cxx:21
MucRecQuadFit::~MucRecQuadFit
~MucRecQuadFit()
Destructor.
Definition:
MucRecQuadFit.cxx:26
MucRecQuadFit::QuadFit
int QuadFit(float x[], float y[], float w[], int n, float *a, float *b, float *c, int *half, float *chisq, float *siga, float *sigb, float *sigc)
Definition:
MucRecQuadFit.cxx:67
half
double precision pisqo6 half
Definition:
qlconstants.h:4
source
InstallArea
include
MucRecEvent
MucRecEvent
MucRecQuadFit.h
Generated by
1.9.6