BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Circle2D.h
Go to the documentation of this file.
1
#ifdef CIRCEL_H
2
# define CIRCEL_H
3
#endif
4
5
#include "
HoughHit.h
"
6
#include "
HoughTrack.h
"
7
8
class
Circle2D
{
9
public
:
10
Circle2D
();
11
fitChisq
();
12
13
private
:
14
double
_circleR;
15
double
_circleX;
16
double
_circleY;
17
double
_disToCir;
18
19
double
_d0;
20
double
_phi0;
21
double
_omega;
22
double
_z0;
23
double
_tanl;
24
double
_q;
25
std::vector<const HoughHit*> _hitOnCir;
26
}
HoughHit.h
HoughTrack.h
Circle2D::fitChisq
fitChisq()
Circle2D::Circle2D
Circle2D()
8.0.0
BOSS_Source
Reconstruction
MdcHoughFinder
src
Circle2D.h
Generated by
1.16.1