BOSS 7.0.3
BESIII Offline Software System
|
#include <vector>
#include "MdcData/MdcHit.h"
#include "MdcHoughFinder/HoughHit.h"
#include "MdcHoughFinder/HoughHitList.h"
#include "MdcHoughFinder/HoughRecHit.h"
#include "MdcHoughFinder/HoughGlobal.h"
#include "MdcData/MdcRecoHitOnTrack.h"
#include "TrkFitter/TrkContextEv.h"
#include "BField/BField.h"
#include "MdcGeom/MdcDetector.h"
#include "TrkBase/TrkFit.h"
#include "TrkBase/TrkHitList.h"
#include "TrkBase/TrkExchangePar.h"
#include "TrkFitter/TrkHelixMaker.h"
#include "TrkFitter/TrkCircleMaker.h"
#include "TrkFitter/TrkLineMaker.h"
Go to the source code of this file.
Classes | |
class | Hough2D |
Typedefs | |
typedef std::vector< HoughRecHit > | recHitCol |
typedef std::vector<HoughRecHit> recHitCol |
Definition at line 22 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.