BOSS 7.1.1
BESIII Offline Software System
|
#include "MdcHoughFinder/Hough3D.h"
Go to the source code of this file.
Functions | |
bool | less_layer_3D (const int &a, const int &b) |
Variables | |
vector< MdcHit * > | vec_for_clean |
vector< TrkRecoTrk * > | vectrk_for_clean |
bool less_layer_3D | ( | const int & | a, |
const int & | b ) |
Definition at line 272 of file Hough3D.cxx.
Referenced by Hough3D::outerHit().
vector<MdcHit*> vec_for_clean |
Definition at line 3 of file Hough3D.cxx.
Referenced by Hough3D::getVecForClean().
vector<TrkRecoTrk*> vectrk_for_clean |
Definition at line 4 of file Hough3D.cxx.
Referenced by Hough3D::fit().