#include <TrackingRecHitLess.h>
Public Member Functions | |
bool | operator() (const TrackingRecHit &a, const TrackingRecHit &b) const |
TrackingRecHitLess (const TrackingGeometry *geometry_, PropagationDirection dir=alongMomentum) | |
Private Attributes | |
const TrackingGeometry * | g_ |
GeomDetLess * | less_ |
Defines order of layers in the Tracker as seen by straight tracks coming from the interaction region.
Definition at line 18 of file TrackingRecHitLess.h.
|
inline |
Definition at line 21 of file TrackingRecHitLess.h.
|
inline |
Definition at line 27 of file TrackingRecHitLess.h.
References g_, TrackingRecHit::geographicalId(), TrackingGeometry::idToDet(), and less_.
|
private |
Definition at line 34 of file TrackingRecHitLess.h.
Referenced by operator()().
|
private |
Definition at line 35 of file TrackingRecHitLess.h.
Referenced by operator()(), and TrackingRecHitLess().