#include <RecHitSorter.h>
Public Types | |
typedef TransientTrackingRecHit::ConstRecHitContainer | RecHitContainer |
Public Member Functions | |
RecHitSorter () | |
RecHitContainer | sortHits (const RecHitContainer &hits, const PropagationDirection &dir) const |
~RecHitSorter () | |
Sorts the RecHits along the PropagationDirection. Ported from ORCA
Definition at line 13 of file RecHitSorter.h.
Definition at line 17 of file RecHitSorter.h.
|
inline |
Definition at line 19 of file RecHitSorter.h.
|
inline |
Definition at line 21 of file RecHitSorter.h.
References dir, hfClusterShapes_cfi::hits, and sortHits().
RecHitSorter::RecHitContainer RecHitSorter::sortHits | ( | const RecHitContainer & | hits, |
const PropagationDirection & | dir | ||
) | const |
Definition at line 6 of file RecHitSorter.cc.
Referenced by KFSplittingFitter::sorter(), and ~RecHitSorter().