BOSS 8.0.0
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 "MdcGeom/MdcDetector.h"
4#include "MdcRawEvent/MdcDigi.h"
5#include <vector>
6
7// typedef std::vector<MdcDigi*> MdcDigiVec;
8
9namespace Global {
10 // extern const MdcDetector* m_gm;
11 extern const MdcDetector* m_gm;
12} // namespace Global
13
15
17
19#endif
HoughTransformType
Definition HoughGlobal.h:14
@ STANDERD
Definition HoughGlobal.h:14
HoughHitType
Definition HoughGlobal.h:18
@ DRIFT3D
Definition HoughGlobal.h:18
@ DIGIWITHTRUTH
Definition HoughGlobal.h:18
@ MIDPOINT
Definition HoughGlobal.h:18
@ DRIFT2D
Definition HoughGlobal.h:18
@ CRUDEDRIFT
Definition HoughGlobal.h:18
detectorType
Definition HoughGlobal.h:16
@ CGEM
Definition HoughGlobal.h:16
@ MDC
Definition HoughGlobal.h:16
const MdcDetector * m_gm