BOSS 7.0.4
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 } |
enum detectorType |
Enumerator | |
---|---|
MDC | |
CGEM | |
MDC | |
CGEM |
Definition at line 18 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughGlobal.h.
enum HoughHitType |
Enumerator | |
---|---|
DIGIWITHTRUTH | |
MIDPOINT | |
CRUDEDRIFT | |
DRIFT2D | |
DRIFT3D | |
DIGIWITHTRUTH | |
MIDPOINT | |
CRUDEDRIFT | |
DRIFT2D | |
DRIFT3D |
Definition at line 23 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughGlobal.h.
enum HoughTransformType |
Enumerator | |
---|---|
STANDERD | |
STANDERD |
Definition at line 14 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughGlobal.h.