#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 17 of file RecHitLessByDet.h.
|
inline |
Definition at line 20 of file RecHitLessByDet.h.
|
inline |
Definition at line 22 of file RecHitLessByDet.h.
|
inline |
Definition at line 24 of file RecHitLessByDet.h.
References alongMomentum, mag(), and theDirection.
|
private |
Definition at line 32 of file RecHitLessByDet.h.
Referenced by operator()().