BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/MdcHoughFinder/MdcHoughFinder/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
9namespace Global{
10//extern const MdcDetector* m_gm;
11extern const MdcDetector* m_gm;
12}
13
16};
17
20 CGEM
21};
22
29};
30#endif