|
BOSS 7.1.3
BESIII Offline Software System
|
#include "MdcHoughFinder/HoughTrack.h"#include "MdcHoughFinder/HoughMap.h"#include "MdcHoughFinder/HoughStereo.h"#include <vector>#include <map>#include "TF1.h"#include "TGraph.h"Go to the source code of this file.
Functions | |
| bool | digi_in_track (const HoughRecHit &hita, const HoughRecHit &hitb) |
| bool | less_layer (const int &a, const int &b) |
| bool digi_in_track | ( | const HoughRecHit & | hita, |
| const HoughRecHit & | hitb ) |
| bool less_layer | ( | const int & | a, |
| const int & | b ) |
Definition at line 204 of file HoughTrack.cxx.
Referenced by HoughTrack::outerHit().