BOSS
7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
HoughGlobal.h
Go to the documentation of this file.
1
#ifndef HOUGHGLOBAL_H
2
#define HOUGHGLOBAL_H
3
#include "
MdcRawEvent/MdcDigi.h
"
4
#include "
MdcGeom/MdcDetector.h
"
5
#include <vector>
6
7
//typedef std::vector<MdcDigi*> MdcDigiVec;
8
9
namespace
Global
{
10
//extern const MdcDetector* m_gm;
11
extern
const
MdcDetector
*
m_gm
;
12
}
13
14
enum
HoughTransformType
{
15
STANDERD
16
};
17
18
enum
detectorType
{
19
MDC
,
20
CGEM
21
};
22
23
enum
HoughHitType
{
24
DIGIWITHTRUTH
,
25
MIDPOINT
,
26
CRUDEDRIFT
,
27
DRIFT2D
,
28
DRIFT3D
29
};
30
#endif
HoughTransformType
HoughTransformType
Definition
HoughGlobal.h:14
STANDERD
@ STANDERD
Definition
HoughGlobal.h:15
HoughHitType
HoughHitType
Definition
HoughGlobal.h:23
DRIFT3D
@ DRIFT3D
Definition
HoughGlobal.h:28
DIGIWITHTRUTH
@ DIGIWITHTRUTH
Definition
HoughGlobal.h:24
MIDPOINT
@ MIDPOINT
Definition
HoughGlobal.h:25
DRIFT2D
@ DRIFT2D
Definition
HoughGlobal.h:27
CRUDEDRIFT
@ CRUDEDRIFT
Definition
HoughGlobal.h:26
detectorType
detectorType
Definition
HoughGlobal.h:18
CGEM
@ CGEM
Definition
HoughGlobal.h:20
MDC
@ MDC
Definition
HoughGlobal.h:19
MdcDetector.h
MdcDigi.h
MdcDetector
Definition
MdcDetector.h:20
Global
Definition
HoughGlobal.h:9
Global::m_gm
const MdcDetector * m_gm
Definition
HoughGlobal.cxx:3
7.1.2
Reconstruction
MdcHoughFinder
MdcHoughFinder-00-01-02
MdcHoughFinder
HoughGlobal.h
Generated by
1.12.0