|
BOSS 8.0.0
BESIII Offline Software System
|
#include "MdcGeom/MdcDetector.h"#include "MdcRawEvent/MdcDigi.h"#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Global |
Enumerations | |
| enum | HoughTransformType { STANDERD } |
| enum | detectorType { MDC , CGEM } |
| enum | HoughHitType { DIGIWITHTRUTH , MIDPOINT , CRUDEDRIFT , DRIFT2D , DRIFT3D } |
Variables | |
| const MdcDetector * | Global::m_gm |
| enum detectorType |
| Enumerator | |
|---|---|
| MDC | |
| CGEM | |
Definition at line 16 of file HoughGlobal.h.
| enum HoughHitType |
| Enumerator | |
|---|---|
| DIGIWITHTRUTH | |
| MIDPOINT | |
| CRUDEDRIFT | |
| DRIFT2D | |
| DRIFT3D | |
Definition at line 18 of file HoughGlobal.h.
| enum HoughTransformType |