#include <TrackingRecHitLessFromGlobalPosition.h>
Public Member Functions | |
bool | operator() (const TrackingRecHit &a, const TrackingRecHit &b) const |
TrackingRecHitLessFromGlobalPosition (const TrackingGeometry *geometry_, PropagationDirection dir=alongMomentum) | |
Private Member Functions | |
bool | barrelForwardLess (const TrackingRecHit &a, const TrackingRecHit &b) const |
bool | insideOutLess (const TrackingRecHit &a, const TrackingRecHit &b) const |
Private Attributes | |
const TrackingGeometry * | geometry |
PropagationDirection | theDir |
Defines order of layers in the Tracker as seen by straight tracks coming from the interaction region.
Definition at line 15 of file TrackingRecHitLessFromGlobalPosition.h.
|
inline |
Definition at line 18 of file TrackingRecHitLessFromGlobalPosition.h.
|
private |
Definition at line 58 of file TrackingRecHitLessFromGlobalPosition.cc.
References funct::abs(), TrackingRecHit::geographicalId(), geometry, TrackingGeometry::idToDet(), TrackingRecHit::localPosition(), GeomDet::surface(), Surface::toGlobal(), and z.
Referenced by insideOutLess().
|
private |
Definition at line 7 of file TrackingRecHitLessFromGlobalPosition.cc.
References funct::abs(), barrelForwardLess(), Exception, TrackingRecHit::geographicalId(), geometry, TrackingGeometry::idToDet(), TrackingRecHit::localPosition(), perp(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, GeomDet::surface(), StripSubdetector::TEC, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, Surface::toGlobal(), and z.
Referenced by operator()().
|
inline |
Definition at line 22 of file TrackingRecHitLessFromGlobalPosition.h.
References alongMomentum, insideOutLess(), and theDir.
|
private |
Definition at line 34 of file TrackingRecHitLessFromGlobalPosition.h.
Referenced by barrelForwardLess(), insideOutLess(), and Vispa.Gui.ConnectableWidget.ConnectableWidget::leaveEvent().
|
private |
Definition at line 35 of file TrackingRecHitLessFromGlobalPosition.h.
Referenced by operator()().