#include <PixelHitMatcher.h>
Public Types | |
typedef TransientTrackingRecHit::ConstRecHitPointer | ConstRecHitPointer |
typedef TransientTrackingRecHit::RecHitContainer | RecHitContainer |
typedef TransientTrackingRecHit::RecHitPointer | RecHitPointer |
Public Member Functions | |
float | dPhi () const |
void | invert () |
ConstRecHitPointer | recHit () const |
RecHitWithDist (ConstRecHitPointer rh, float &dphi) | |
Private Attributes | |
float | dphi_ |
ConstRecHitPointer | rh_ |
Definition at line 73 of file PixelHitMatcher.h.
Definition at line 77 of file PixelHitMatcher.h.
Definition at line 79 of file PixelHitMatcher.h.
Definition at line 78 of file PixelHitMatcher.h.
|
inline |
Definition at line 82 of file PixelHitMatcher.h.
|
inline |
Definition at line 87 of file PixelHitMatcher.h.
|
inline |
Definition at line 89 of file PixelHitMatcher.h.
|
inline |
Definition at line 86 of file PixelHitMatcher.h.
|
private |
Definition at line 94 of file PixelHitMatcher.h.
|
private |
Definition at line 93 of file PixelHitMatcher.h.