BOSS 7.0.9
BESIII Offline Software System
|
#include "MdcHoughFinder/HoughMap.h"
#include "MdcHoughFinder/HoughPeak.h"
#include <vector>
#include <algorithm>
#include <cmath>
Go to the source code of this file.
Functions | |
bool | less_hits_in_peak (const HoughPeak &peaka, const HoughPeak &peakb) |
Definition at line 334 of file HoughMap.cxx.