BOSS 7.0.7
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Hough3D.h File Reference

Go to the source code of this file.

Classes

class  Hough3D
 

Typedefs

typedef std::vector< HoughRecHitrecHitCol
 

Variables

vector< MdcHit * > vec_for_clean
 
vector< TrkRecoTrk * > vectrk_for_clean
 

Typedef Documentation

◆ recHitCol

typedef std::vector<HoughRecHit> recHitCol

Definition at line 21 of file Hough3D.h.

Variable Documentation

◆ vec_for_clean

vector<MdcHit*> vec_for_clean
extern

Definition at line 3 of file Hough3D.cxx.

Referenced by Hough3D::getVecForClean().

◆ vectrk_for_clean

vector<TrkRecoTrk*> vectrk_for_clean
extern

Definition at line 4 of file Hough3D.cxx.

Referenced by Hough3D::fit().