BOSS
7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
Muc/MucRecEvent/MucRecEvent-00-02-52/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
w
double w
Definition:
EvtPhokharaDef.hh:26
MucRecQuadFit
Definition:
InstallArea/include/MucRecEvent/MucRecEvent/MucRecQuadFit.h:16
MucRecQuadFit::MucRecQuadFit
MucRecQuadFit()
Constructor.
MucRecQuadFit::~MucRecQuadFit
~MucRecQuadFit()
Destructor.
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)
half
double precision pisqo6 half
Definition:
qlconstants.h:4
source
Muc
MucRecEvent
MucRecEvent-00-02-52
MucRecEvent
MucRecQuadFit.h
Generated by
1.9.6