#include <PixelHitMatcher.h>
Public Types | |
typedef TransientTrackingRecHit::ConstRecHitPointer | ConstRecHitPointer |
typedef TransientTrackingRecHit::RecHitContainer | RecHitContainer |
typedef TransientTrackingRecHit::RecHitPointer | RecHitPointer |
Public Member Functions | |
float | dPhi () const |
float | dRz () const |
void | invert () |
ConstRecHitPointer | recHit () const |
RecHitWithInfo (ConstRecHitPointer rh, int subDet=0, float dRz=std::numeric_limits< float >::infinity(), float dPhi=std::numeric_limits< float >::infinity()) | |
int | subDet () const |
Private Attributes | |
float | dPhi_ |
float | dRz_ |
ConstRecHitPointer | rh_ |
int | subDet_ |
Definition at line 99 of file PixelHitMatcher.h.
Definition at line 103 of file PixelHitMatcher.h.
Definition at line 105 of file PixelHitMatcher.h.
Definition at line 104 of file PixelHitMatcher.h.
|
inline |
Definition at line 107 of file PixelHitMatcher.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 125 of file PixelHitMatcher.h.
|
private |
Definition at line 124 of file PixelHitMatcher.h.
Referenced by dRz().
|
private |
Definition at line 122 of file PixelHitMatcher.h.
Referenced by recHit().
|
private |
Definition at line 123 of file PixelHitMatcher.h.
Referenced by subDet().