CbmRoot
|
#include <L1HitsSortHelper.h>
Static Public Member Functions | |
static bool | compare (const L1HitsSortHelperData &a, const L1HitsSortHelperData &b) |
Public Attributes | |
L1StsHit * | h |
L1HitPoint * | p |
unsigned int | bin |
THitI | i |
Definition at line 12 of file L1HitsSortHelper.h.
|
inlinestatic |
Definition at line 18 of file L1HitsSortHelper.h.
References bin, p, and L1HitPoint::V().
Referenced by L1HitsSortHelper::Sort().
unsigned int L1HitsSortHelperData::bin |
Definition at line 15 of file L1HitsSortHelper.h.
Referenced by compare().
L1StsHit* L1HitsSortHelperData::h |
Definition at line 13 of file L1HitsSortHelper.h.
THitI L1HitsSortHelperData::i |
Definition at line 16 of file L1HitsSortHelper.h.
L1HitPoint* L1HitsSortHelperData::p |
Definition at line 14 of file L1HitsSortHelper.h.
Referenced by compare().