#include <RecHitLessByDet.h>
Public Member Functions | |
bool | operator() (const RecHitPointer &aHit, const RecHitPointer &bHit) const |
RecHitLessByDet (const PropagationDirection &dir) | |
~RecHitLessByDet () | |
Private Types | |
typedef TransientTrackingRecHit::ConstRecHitPointer | RecHitPointer |
Private Attributes | |
PropagationDirection | theDirection |
A comparison operator for RecHits. Returns true if the hits are in the order in which they would be seen by an outgoing (or an incoming) track. Only meaningful for RecHits from the same trajectory. Ported from ORCA
Definition at line 16 of file RecHitLessByDet.h.
Definition at line 18 of file RecHitLessByDet.h.
|
inline |
Definition at line 21 of file RecHitLessByDet.h.
|
inline |
Definition at line 24 of file RecHitLessByDet.h.
|
inline |
Definition at line 26 of file RecHitLessByDet.h.
References alongMomentum, mag(), and theDirection.
|
private |
Definition at line 37 of file RecHitLessByDet.h.
Referenced by operator()().