|
BOSS 8.0.0
BESIII Offline Software System
|
#include "HoughTrack.h"#include "HoughMap.h"#include "HoughStereo.h"#include "TF1.h"#include "TGraph.h"#include <map>#include <vector>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 206 of file HoughTrack.cxx.
Referenced by HoughTrack::outerHit().