|
BmnRoot
|
#include <L1HitsSortHelper.h>
Public Member Functions | |
| L1HitsSortHelper (vector< L1StsHit > &hits, vector< L1HitPoint > &points, vector< THitI > &indices, const L1Grid *grid, THitI *iStart, THitI *iStop, int nStations) | |
| void | Sort () |
Definition at line 23 of file L1HitsSortHelper.h.
| L1HitsSortHelper::L1HitsSortHelper | ( | vector< L1StsHit > & | hits, |
| vector< L1HitPoint > & | points, | ||
| vector< THitI > & | indices, | ||
| const L1Grid * | grid, | ||
| THitI * | iStart, | ||
| THitI * | iStop, | ||
| int | nStations | ||
| ) |
Definition at line 12 of file L1HitsSortHelper.cxx.
References L1Grid::GetBinBounded(), i, and L1_ASSERT.
| void L1HitsSortHelper::Sort | ( | ) |
Definition at line 26 of file L1HitsSortHelper.cxx.
References L1HitsSortHelperData::compare(), and i.
Referenced by L1Algo::CATrackFinder().