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