CbmRoot
|
#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, int nDontUsedHits) | |
void | Sort () |
Private Member Functions | |
L1HitsSortHelper (const L1HitsSortHelper &) | |
L1HitsSortHelper & | operator= (const L1HitsSortHelper &) |
Private Attributes | |
vector< L1HitsSortHelperData > | fD |
vector< L1StsHit > & | fHits |
vector< L1HitPoint > & | fPoints |
vector< THitI > & | fIndices |
const L1Grid * | fGrid |
THitI * | fStsHitsUnusedStartIndex |
THitI * | fStsHitsUnusedStopIndex |
int | fNStations |
int | fnDontUsedHits |
Definition at line 24 of file L1HitsSortHelper.h.
L1HitsSortHelper::L1HitsSortHelper | ( | vector< L1StsHit > & | hits, |
vector< L1HitPoint > & | points, | ||
vector< THitI > & | indices, | ||
const L1Grid * | grid, | ||
THitI * | iStart, | ||
THitI * | iStop, | ||
int | nStations, | ||
int | nDontUsedHits | ||
) |
Definition at line 12 of file L1HitsSortHelper.cxx.
References fD, fnDontUsedHits, fNStations, fStsHitsUnusedStartIndex, fStsHitsUnusedStopIndex, hits, i, L1_ASSERT, and points.
|
private |
|
private |
void L1HitsSortHelper::Sort | ( | ) |
Definition at line 45 of file L1HitsSortHelper.cxx.
References L1HitsSortHelperData::compare(), fD, fHits, fIndices, fNStations, fPoints, fStsHitsUnusedStartIndex, fStsHitsUnusedStopIndex, hits, i, and points.
|
private |
Definition at line 38 of file L1HitsSortHelper.h.
Referenced by L1HitsSortHelper(), and Sort().
|
private |
Definition at line 42 of file L1HitsSortHelper.h.
|
private |
Definition at line 39 of file L1HitsSortHelper.h.
Referenced by Sort().
|
private |
Definition at line 41 of file L1HitsSortHelper.h.
Referenced by Sort().
|
private |
Definition at line 45 of file L1HitsSortHelper.h.
Referenced by L1HitsSortHelper().
|
private |
Definition at line 44 of file L1HitsSortHelper.h.
Referenced by L1HitsSortHelper(), and Sort().
|
private |
Definition at line 40 of file L1HitsSortHelper.h.
Referenced by Sort().
|
private |
Definition at line 43 of file L1HitsSortHelper.h.
Referenced by L1HitsSortHelper(), and Sort().
|
private |
Definition at line 43 of file L1HitsSortHelper.h.
Referenced by L1HitsSortHelper(), and Sort().